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

/barrelfish-2018-10-04/lib/openssl-1.0.0d/engines/vendor_defns/
H A Dhwcryptohook.h107 typedef struct HWCryptoHook_Context *HWCryptoHook_ContextHandle; typedef in typeref:struct:HWCryptoHook_Context
322 HWCryptoHook_ContextHandle HWCryptoHook_Init_t(const HWCryptoHook_InitInfo *initinfo,
355 void HWCryptoHook_Finish_t(HWCryptoHook_ContextHandle hwctx);
360 int HWCryptoHook_RandomBytes_t(HWCryptoHook_ContextHandle hwctx,
366 int HWCryptoHook_ModExp_t(HWCryptoHook_ContextHandle hwctx,
375 int HWCryptoHook_RSAImmedPub_t(HWCryptoHook_ContextHandle hwctx,
384 int HWCryptoHook_ModExpCRT_t(HWCryptoHook_ContextHandle hwctx,
396 int HWCryptoHook_RSAImmedPriv_t(HWCryptoHook_ContextHandle hwctx,
423 int HWCryptoHook_RSALoadKey_t(HWCryptoHook_ContextHandle hwctx,
/barrelfish-2018-10-04/lib/openssl-1.0.0d/engines/
H A De_chil.c419 static HWCryptoHook_ContextHandle hwcrhk_context = 0;
479 static int get_context(HWCryptoHook_ContextHandle *hac,
496 static void release_context(HWCryptoHook_ContextHandle hac)

Completed in 41 milliseconds