Home
last modified time | relevance | path

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

/src/crypto/openssl/providers/implementations/keymgmt/
H A Dslh_dsa_kmgmt.c31 static OSSL_FUNC_keymgmt_export_fn slh_dsa_export; variable
221 static int slh_dsa_export(void *keydata, int selection, OSSL_CALLBACK *param_cb, in slh_dsa_export() function
455 { OSSL_FUNC_KEYMGMT_EXPORT, (void (*)(void))slh_dsa_export }, \