Home
last modified time | relevance | path

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

/freebsd-9-stable/crypto/openssl/fips/
Dfips.h127 # define FIPS_F_FIPS_SELFTEST_DSA 112 macro
/freebsd-9-stable/crypto/openssl/crypto/
Dfips_err.h88 {ERR_FUNC(FIPS_F_FIPS_SELFTEST_DSA), "FIPS_selftest_dsa"},
/freebsd-9-stable/crypto/openssl/fips/dsa/
Dfips_dsa_selftest.c177 FIPSerr(FIPS_F_FIPS_SELFTEST_DSA, FIPS_R_SELFTEST_FAILED); in FIPS_selftest_dsa()