Home
last modified time | relevance | path

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

/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305.c26 static OSSL_FUNC_cipher_dupctx_fn chacha20_poly1305_dupctx; variable
62 static void *chacha20_poly1305_dupctx(void *provctx) in chacha20_poly1305_dupctx() function
333 { OSSL_FUNC_CIPHER_DUPCTX, (void (*)(void))chacha20_poly1305_dupctx },

Completed in 5 milliseconds