Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssl/engines/
De_chil.c454 static HWCryptoHook_RandomBytes_t *p_hwcrhk_RandomBytes = NULL; variable
593 p_hwcrhk_RandomBytes = p8; in hwcrhk_init()
640 p_hwcrhk_RandomBytes = NULL; in hwcrhk_init()
673 p_hwcrhk_RandomBytes = NULL; in hwcrhk_finish()
1121 ret = p_hwcrhk_RandomBytes(hwcrhk_context, buf, num, &rmsg); in hwcrhk_rand_bytes()