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

/freebsd-11-stable/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-11-stable/crypto/openssl/engines/
H A De_chil.c776 HWCryptoHook_RSAKeyHandle *hptr;
794 hptr = OPENSSL_malloc(sizeof(HWCryptoHook_RSAKeyHandle));
981 HWCryptoHook_RSAKeyHandle *hptr;
998 (HWCryptoHook_RSAKeyHandle *) RSA_get_ex_data(rsa, hndidx_rsa))
1106 HWCryptoHook_RSAKeyHandle *hptr;

Completed in 135 milliseconds