Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/ciphers/
H A Dcipher_chacha20_poly1305_hw.c401 static const PROV_CIPHER_HW_CHACHA20_POLY1305 chacha20poly1305_hw = variable
412 return (PROV_CIPHER_HW *)&chacha20poly1305_hw; in ossl_prov_cipher_hw_chacha20_poly1305()