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

/freebsd-9.3-release/crypto/openssl/engines/vendor_defns/
H A Dsureware.h67 typedef int SureWareHook_Rand_Bytes_t(char *const msg, unsigned char *buf, typedef
69 extern SW_EXPORT SureWareHook_Rand_Bytes_t SureWareHook_Rand_Bytes;
/freebsd-9.3-release/crypto/openssl/engines/
H A De_sureware.c363 static SureWareHook_Rand_Bytes_t *p_surewarehk_Rand_Bytes = NULL;
460 SureWareHook_Rand_Bytes_t *p3 = NULL;
490 (SureWareHook_Rand_Bytes_t *) DSO_bind_func(surewarehk_dso,

Completed in 109 milliseconds