Home
last modified time | relevance | path

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

/openssl/crypto/evp/
H A Dpmeth_gn.c405 static OSSL_CALLBACK ossl_pkey_todata_cb; variable
407 static int ossl_pkey_todata_cb(const OSSL_PARAM params[], void *arg) in ossl_pkey_todata_cb() function
419 return EVP_PKEY_export(pkey, selection, ossl_pkey_todata_cb, params); in EVP_PKEY_todata()

Completed in 4 milliseconds