Home
last modified time | relevance | path

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

/freebsd-10-stable/crypto/openssl/engines/
De_chil.c108 static void hwcrhk_mutex_destroy(HWCryptoHook_Mutex *);
606 hwcrhk_globals.mutex_destroy = hwcrhk_mutex_destroy; in hwcrhk_init()
1171 static void hwcrhk_mutex_destroy(HWCryptoHook_Mutex * mt) in hwcrhk_mutex_destroy() function