Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/
H A Ddefltprov.c506 { PROV_NAMES_X25519, "provider=default", ossl_ecx_asym_kem_functions },
507 { PROV_NAMES_X448, "provider=default", ossl_ecx_asym_kem_functions },
/freebsd/crypto/openssl/providers/implementations/kem/
H A Decx_kem.c687 const OSSL_DISPATCH ossl_ecx_asym_kem_functions[] = { variable
/freebsd/crypto/openssl/providers/implementations/include/prov/
H A Dimplementations.h451 extern const OSSL_DISPATCH ossl_ecx_asym_kem_functions[];