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

/freebsd-current/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) function
331 { OSSL_FUNC_CIPHER_NEWCTX, (void (*)(void))chacha20_poly1305_newctx },

Completed in 104 milliseconds