Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305.c24 static OSSL_FUNC_cipher_newctx_fn chacha20_poly1305_newctx; variable
39 static void *chacha20_poly1305_newctx(void *provctx) in chacha20_poly1305_newctx() function