Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssl/engines/
De_cswift.c365 static int get_context(SW_CONTEXT_HANDLE *hac) in get_context() argument
369 status = p_CSwift_AcquireAccContext(hac); in get_context()
376 static void release_context(SW_CONTEXT_HANDLE hac) in release_context() argument
378 p_CSwift_ReleaseAccContext(hac); in release_context()
392 SW_CONTEXT_HANDLE hac; in cswift_init() local
427 if (!get_context(&hac)) { in cswift_init()
431 release_context(hac); in cswift_init()
503 SW_CONTEXT_HANDLE hac; in cswift_mod_exp() local
510 if (!get_context(&hac)) { in cswift_mod_exp()
538 sw_status = p_CSwift_AttachKeyParam(hac, &sw_param); in cswift_mod_exp()
[all …]
De_chil.c506 static int get_context(HWCryptoHook_ContextHandle * hac, in get_context() argument
515 *hac = p_hwcrhk_Init(&hwcrhk_globals, sizeof(hwcrhk_globals), &rmsg, cac); in get_context()
516 if (!*hac) in get_context()
522 static void release_context(HWCryptoHook_ContextHandle hac) in release_context() argument
524 p_hwcrhk_Finish(hac); in release_context()
/freebsd-9-stable/crypto/openssl/engines/vendor_defns/
Dcswift.h221 *hac);
222 typedef SW_STATUS SW_CALLCONV t_swAttachKeyParam(SW_CONTEXT_HANDLE hac,
224 typedef SW_STATUS SW_CALLCONV t_swSimpleRequest(SW_CONTEXT_HANDLE hac,
231 hac);
/freebsd-9-stable/contrib/file/magic/Magdir/
Dallegro5 # Toby Deshane <hac@shoelace.digivill.net>
Dconsole5 # Toby Deshane <hac@shoelace.digivill.net>