Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dml_kem_kmgmt.c52 static OSSL_FUNC_keymgmt_dup_fn ml_kem_dup; variable
806 static void *ml_kem_dup(const void *vkey, int selection) in ml_kem_dup() function