Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/crypto/evp/
H A Dskeymgmt_meth.c36 int selection, OSSL_CALLBACK *param_cb, void *cbarg) in evp_skeymgmt_export()
H A Dkeymgmt_meth.c569 int selection, OSSL_CALLBACK *param_cb, void *cbarg) in evp_keymgmt_export()
/freebsd/crypto/openssl/providers/implementations/keymgmt/
H A Dtemplate_kmgmt.c146 static int template_export(void *key, int selection, OSSL_CALLBACK *param_cb, in template_export()
H A Dslh_dsa_kmgmt.c214 static int slh_dsa_export(void *keydata, int selection, OSSL_CALLBACK *param_cb, in slh_dsa_export()
H A Dml_dsa_kmgmt.c357 OSSL_CALLBACK *param_cb, void *cbarg) in ml_dsa_export()
H A Dmac_legacy_kmgmt.c267 static int mac_export(void *keydata, int selection, OSSL_CALLBACK *param_cb, in mac_export()
H A Dml_kem_kmgmt.c234 static int ml_kem_export(void *vkey, int selection, OSSL_CALLBACK *param_cb, in ml_kem_export()
H A Dmlx_kmgmt.c244 static int mlx_kem_export(void *vkey, int selection, OSSL_CALLBACK *param_cb, in mlx_kem_export()
H A Ddsa_kmgmt.c218 static int dsa_export(void *keydata, int selection, OSSL_CALLBACK *param_cb, in dsa_export()
H A Ddh_kmgmt.c215 static int dh_export(void *keydata, int selection, OSSL_CALLBACK *param_cb, in dh_export()
H A Decx_kmgmt.c235 static int ecx_export(void *keydata, int selection, OSSL_CALLBACK *param_cb, in ecx_export()
H A Dec_kmgmt.c452 int ec_export(void *keydata, int selection, OSSL_CALLBACK *param_cb, in ec_export()
/freebsd/crypto/openssl/test/
H A Dtls-provider.c1039 static int xor_export(void *vkey, int select, OSSL_CALLBACK *param_cb, in xor_export()