Home
last modified time | relevance | path

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

/openssl-master/crypto/evp/
A Dpmeth_gn.c400 static OSSL_CALLBACK ossl_pkey_todata_cb; variable
402 static int ossl_pkey_todata_cb(const OSSL_PARAM params[], void *arg) in ossl_pkey_todata_cb() function
414 return EVP_PKEY_export(pkey, selection, ossl_pkey_todata_cb, params); in EVP_PKEY_todata()

Completed in 3 milliseconds