Home
last modified time | relevance | path

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

/freebsd/crypto/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