Home
last modified time | relevance | path

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

/openbsd/src/lib/libcrypto/
Dcrypto_err.c85 {ERR_REASON(CRYPTO_R_FIPS_MODE_NOT_SUPPORTED), "fips mode not supported"},
Dcrypto_legacy.c394 CRYPTOerror(CRYPTO_R_FIPS_MODE_NOT_SUPPORTED); in FIPS_mode_set()
Dcrypto.h454 #define CRYPTO_R_FIPS_MODE_NOT_SUPPORTED 101 macro