Searched refs:ossl_pkey_todata_cb (Results 1 – 1 of 1) sorted by relevance
400 static OSSL_CALLBACK ossl_pkey_todata_cb; variable402 static int ossl_pkey_todata_cb(const OSSL_PARAM params[], void *arg) in ossl_pkey_todata_cb() function414 return EVP_PKEY_export(pkey, selection, ossl_pkey_todata_cb, params); in EVP_PKEY_todata()
Completed in 3 milliseconds