Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_chacha20.c207 const OSSL_DISPATCH ossl_chacha20_functions[] = { variable
/freebsd/crypto/openssl/providers/implementations/include/prov/
H A Dimplementations.h231 extern const OSSL_DISPATCH ossl_chacha20_functions[];
/freebsd/crypto/openssl/providers/
H A Ddefltprov.c299 ALG(PROV_NAMES_ChaCha20, ossl_chacha20_functions),