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

/freebsd-9.3-release/crypto/openssl/crypto/evp/
H A Denc_min.c88 FIPS_ERROR_IGNORED("Cipher init");
95 FIPS_ERROR_IGNORED("Cipher update");
103 FIPS_ERROR_IGNORED("Cipher set_asn1");
109 FIPS_ERROR_IGNORED("Cipher get_asn1");
115 FIPS_ERROR_IGNORED("Cipher ctrl");
H A Ddigest.c151 FIPS_ERROR_IGNORED("Digest init");
157 FIPS_ERROR_IGNORED("Digest update");
163 FIPS_ERROR_IGNORED("Digest Final");
/freebsd-9.3-release/crypto/openssl/crypto/
H A Dcrypto.h588 # define FIPS_ERROR_IGNORED(alg) OpenSSLDie(__FILE__, __LINE__, \ macro

Completed in 110 milliseconds