Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305.c25 static OSSL_FUNC_cipher_freectx_fn chacha20_poly1305_freectx; variable
81 static void chacha20_poly1305_freectx(void *vctx) in chacha20_poly1305_freectx() function
332 { OSSL_FUNC_CIPHER_FREECTX, (void (*)(void))chacha20_poly1305_freectx },
/third_party/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305.c25 static OSSL_FUNC_cipher_freectx_fn chacha20_poly1305_freectx; variable
61 static void chacha20_poly1305_freectx(void *vctx) in chacha20_poly1305_freectx() function
312 { OSSL_FUNC_CIPHER_FREECTX, (void (*)(void))chacha20_poly1305_freectx },

Completed in 2 milliseconds