Home
last modified time | relevance | path

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

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