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

/freebsd-9.3-release/crypto/openssl/engines/vendor_defns/
H A Dhwcryptohook.h82 # define HWCRYPTOHOOK_ERROR_FALLBACK -2 macro
155 * ModExp* or RSAImmed* functions return HWCRYPTOHOOK_ERROR_FALLBACK.
157 * HWCRYPTOHOOK_ERROR_FALLBACK. The flag will also cause the crypto
/freebsd-9.3-release/crypto/openssl/engines/
H A De_chil.c943 if (ret == HWCRYPTOHOOK_ERROR_FALLBACK) {
1008 if (ret == HWCRYPTOHOOK_ERROR_FALLBACK) {
1051 if (ret == HWCRYPTOHOOK_ERROR_FALLBACK) {
1127 if (ret == HWCRYPTOHOOK_ERROR_FALLBACK) {

Completed in 86 milliseconds