Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/ciphers/
A Dcipher_chacha20.c24 static OSSL_FUNC_cipher_get_params_fn chacha20_get_params; variable
67 static int chacha20_get_params(OSSL_PARAM params[]) in chacha20_get_params() function
195 { OSSL_FUNC_CIPHER_GET_PARAMS, (void (*)(void))chacha20_get_params },

Completed in 2 milliseconds