Home
last modified time | relevance | path

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

/third_party/openssl/providers/implementations/ciphers/
H 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 },
/third_party/node/deps/openssl/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 2 milliseconds