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

/freebsd-9.3-release/crypto/openssl/engines/
H A De_chil.c454 static HWCryptoHook_RandomBytes_t *p_hwcrhk_RandomBytes = NULL; variable
593 p_hwcrhk_RandomBytes = p8;
640 p_hwcrhk_RandomBytes = NULL;
673 p_hwcrhk_RandomBytes = NULL;
1121 ret = p_hwcrhk_RandomBytes(hwcrhk_context, buf, num, &rmsg);

Completed in 95 milliseconds