Home
last modified time | relevance | path

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

/openssl/providers/implementations/exchange/
H A Decdh_exch.c633 const OSSL_DISPATCH ossl_ecdh_keyexch_functions[] = { variable
/openssl/providers/implementations/include/prov/
H A Dimplementations.h329 extern const OSSL_DISPATCH ossl_ecdh_keyexch_functions[];
/openssl/providers/
H A Ddefltprov.c372 { PROV_NAMES_ECDH, "provider=default", ossl_ecdh_keyexch_functions },
/openssl/providers/fips/
H A Dfipsprov.c402 { PROV_NAMES_ECDH, FIPS_DEFAULT_PROPERTIES, ossl_ecdh_keyexch_functions },

Completed in 21 milliseconds