Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20.c24 static OSSL_FUNC_cipher_dupctx_fn chacha20_dupctx; variable
68 static void *chacha20_dupctx(void *vctx) in chacha20_dupctx() function
210 { OSSL_FUNC_CIPHER_DUPCTX, (void (*)(void))chacha20_dupctx },

Completed in 4 milliseconds