Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dslh_dsa_kmgmt.c31 static OSSL_FUNC_keymgmt_export_fn slh_dsa_export; variable
220 static int slh_dsa_export(void *keydata, int selection, OSSL_CALLBACK *param_cb, in slh_dsa_export() function