Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/exchange/
H A Decdh_exch.c566 const OSSL_DISPATCH ossl_ecdh_keyexch_functions[] = { variable
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/include/prov/
H A Dimplementations.h302 extern const OSSL_DISPATCH ossl_ecdh_keyexch_functions[];
/netbsd-src/crypto/external/bsd/openssl/dist/providers/
H A Ddefltprov.c353 { PROV_NAMES_ECDH, "provider=default", ossl_ecdh_keyexch_functions },
/netbsd-src/crypto/external/bsd/openssl/dist/providers/fips/
H A Dfipsprov.c378 { PROV_NAMES_ECDH, FIPS_DEFAULT_PROPERTIES, ossl_ecdh_keyexch_functions },