Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dml_dsa_kmgmt.c31 static OSSL_FUNC_keymgmt_dup_fn ml_dsa_dup_key; variable
140 static void *ml_dsa_dup_key(const void *keydata_from, int selection) in ml_dsa_dup_key() function