Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20.c26 static OSSL_FUNC_cipher_get_ctx_params_fn chacha20_get_ctx_params; variable
95 static int chacha20_get_ctx_params(void *vctx, OSSL_PARAM params[]) in chacha20_get_ctx_params() function
218 { OSSL_FUNC_CIPHER_GET_CTX_PARAMS, (void (*)(void))chacha20_get_ctx_params },

Completed in 6 milliseconds