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

/freebsd-9.3-release/crypto/openssl/engines/vendor_defns/
H A Dhwcryptohook.h111 typedef struct HWCryptoHook_RSAKey *HWCryptoHook_RSAKeyHandle; typedef in typeref:struct:HWCryptoHook_RSAKey
439 HWCryptoHook_RSAKeyHandle * keyhandle_r,
462 int HWCryptoHook_RSAGetPublicKey_t(HWCryptoHook_RSAKeyHandle k,
489 int HWCryptoHook_RSAUnloadKey_t(HWCryptoHook_RSAKeyHandle k,
496 HWCryptoHook_RSAKeyHandle k,
/freebsd-9.3-release/crypto/openssl/engines/
H A De_chil.c777 HWCryptoHook_RSAKeyHandle *hptr;
795 hptr = OPENSSL_malloc(sizeof(HWCryptoHook_RSAKeyHandle));
963 HWCryptoHook_RSAKeyHandle *hptr;
980 (HWCryptoHook_RSAKeyHandle *) RSA_get_ex_data(rsa, hndidx_rsa))
1082 HWCryptoHook_RSAKeyHandle *hptr;

Completed in 286 milliseconds