Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305.h43 const PROV_CIPHER_HW *ossl_prov_cipher_hw_chacha20_poly1305(size_t keybits);
H A Dcipher_chacha20_poly1305.c53 ossl_prov_cipher_hw_chacha20_poly1305( in chacha20_poly1305_newctx()
H A Dcipher_chacha20_poly1305_hw.c410 const PROV_CIPHER_HW *ossl_prov_cipher_hw_chacha20_poly1305(size_t keybits) in ossl_prov_cipher_hw_chacha20_poly1305() function