Home
last modified time | relevance | path

Searched refs:chacha20_get_params (Results 1 – 1 of 1) sorted by relevance

/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20.c25 static OSSL_FUNC_cipher_get_params_fn chacha20_get_params; variable
87 static int chacha20_get_params(OSSL_PARAM params[]) in chacha20_get_params() function
216 { OSSL_FUNC_CIPHER_GET_PARAMS, (void (*)(void))chacha20_get_params },

Completed in 4 milliseconds