Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/ciphers/
A Dcipher_chacha20.c23 static OSSL_FUNC_cipher_freectx_fn chacha20_freectx; variable
57 static void chacha20_freectx(void *vctx) in chacha20_freectx() function
189 { OSSL_FUNC_CIPHER_FREECTX, (void (*)(void))chacha20_freectx },

Completed in 3 milliseconds