Home
last modified time | relevance | path

Searched defs:ml_kem_has (Results 1 – 1 of 1) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dml_kem_kmgmt.c45 static OSSL_FUNC_keymgmt_has_fn ml_kem_has; variable
189 static int ml_kem_has(const void *vkey, int selection) in ml_kem_has() function