Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20.c22 static OSSL_FUNC_cipher_newctx_fn chacha20_newctx; variable
45 static void *chacha20_newctx(void *provctx) in chacha20_newctx() function
208 { OSSL_FUNC_CIPHER_NEWCTX, (void (*)(void))chacha20_newctx },

Completed in 17 milliseconds