Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/exchange/
H A Decx_exch.c225 const OSSL_DISPATCH ossl_x25519_keyexch_functions[] = { variable
/freebsd/crypto/openssl/providers/implementations/include/prov/
H A Dimplementations.h300 extern const OSSL_DISPATCH ossl_x25519_keyexch_functions[];
/freebsd/crypto/openssl/providers/
H A Ddefltprov.c354 { PROV_NAMES_X25519, "provider=default", ossl_x25519_keyexch_functions },
/freebsd/crypto/openssl/providers/fips/
H A Dfipsprov.c379 { PROV_NAMES_X25519, FIPS_DEFAULT_PROPERTIES, ossl_x25519_keyexch_functions },