Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Ddsa_kmgmt.c44 static OSSL_FUNC_keymgmt_export_fn dsa_export; variable
215 static int dsa_export(void *keydata, int selection, OSSL_CALLBACK *param_cb, in dsa_export() function
676 { OSSL_FUNC_KEYMGMT_EXPORT, (void (*)(void))dsa_export },