Home
last modified time | relevance | path

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

/openssl-master/providers/implementations/exchange/
A Decdh_exch.c566 const OSSL_DISPATCH ossl_ecdh_keyexch_functions[] = { variable
/openssl-master/providers/implementations/include/prov/
A Dimplementations.h308 extern const OSSL_DISPATCH ossl_ecdh_keyexch_functions[];
/openssl-master/providers/
A Ddefltprov.c355 { PROV_NAMES_ECDH, "provider=default", ossl_ecdh_keyexch_functions },
/openssl-master/providers/fips/
A Dfipsprov.c377 { PROV_NAMES_ECDH, FIPS_DEFAULT_PROPERTIES, ossl_ecdh_keyexch_functions },

Completed in 7 milliseconds