Searched refs:HWCryptoHook_RSAKeyHandle (Results 1 - 2 of 2) sorted by relevance

/barrelfish-2018-10-04/lib/openssl-1.0.0d/engines/vendor_defns/
H A Dhwcryptohook.h108 typedef struct HWCryptoHook_RSAKey *HWCryptoHook_RSAKeyHandle; typedef in typeref:struct:HWCryptoHook_RSAKey
425 HWCryptoHook_RSAKeyHandle *keyhandle_r,
447 int HWCryptoHook_RSAGetPublicKey_t(HWCryptoHook_RSAKeyHandle k,
473 int HWCryptoHook_RSAUnloadKey_t(HWCryptoHook_RSAKeyHandle k,
480 HWCryptoHook_RSAKeyHandle k,
/barrelfish-2018-10-04/lib/openssl-1.0.0d/engines/
H A De_chil.c757 HWCryptoHook_RSAKeyHandle *hptr;
777 hptr = OPENSSL_malloc(sizeof(HWCryptoHook_RSAKeyHandle));
956 HWCryptoHook_RSAKeyHandle *hptr;
971 if ((hptr = (HWCryptoHook_RSAKeyHandle *) RSA_get_ex_data(rsa, hndidx_rsa))
1079 HWCryptoHook_RSAKeyHandle *hptr;

Completed in 83 milliseconds