Home
last modified time | relevance | path

Searched refs:PROV_R_INVALID_MAC (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/openssl/include/openssl/
H A Dproverr.h74 #define PROV_R_INVALID_MAC 151 macro
/freebsd/crypto/openssl/providers/common/
H A Dprovider_err.c105 { ERR_PACK(ERR_LIB_PROV, 0, PROV_R_INVALID_MAC), "invalid mac" },
/freebsd/crypto/openssl/providers/implementations/kdfs/
H A Dkbkdf.c393 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_MAC); in kbkdf_set_ctx_params()
/freebsd/crypto/openssl/providers/implementations/rands/
H A Ddrbg_hmac.c478 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_MAC); in drbg_fetch_algs_from_prov()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt1107 PROV_R_INVALID_MAC:151:invalid mac