Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/macs/
H A Dsiphash_prov.c223 const OSSL_DISPATCH ossl_siphash_functions[] = { variable
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/include/prov/
H A Dimplementations.h252 extern const OSSL_DISPATCH ossl_siphash_functions[];
/netbsd-src/crypto/external/bsd/openssl/dist/providers/
H A Ddefltprov.c321 { PROV_NAMES_SIPHASH, "provider=default", ossl_siphash_functions },