Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dslh_dsa_kmgmt.c36 static OSSL_FUNC_keymgmt_dup_fn slh_dsa_dup_key; variable
61 static void *slh_dsa_dup_key(const void *keydata_from, int selection) in slh_dsa_dup_key() function