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

/freebsd-10.2-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-10.2-release/crypto/openssl/engines/
H A De_chil.c940 if (ret == HWCRYPTOHOOK_ERROR_FALLBACK) {
1005 if (ret == HWCRYPTOHOOK_ERROR_FALLBACK) {
1048 if (ret == HWCRYPTOHOOK_ERROR_FALLBACK) {
1124 if (ret == HWCRYPTOHOOK_ERROR_FALLBACK) {

Completed in 34 milliseconds