Home
last modified time | relevance | path

Searched refs:PROV_R_INVALID_DATA (Results 1 – 7 of 7) sorted by relevance

/freebsd/crypto/openssl/include/openssl/
H A Dproverr.h63 #define PROV_R_INVALID_DATA 115 macro
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_rc4_hmac_md5.c191 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_DATA); in rc4_hmac_md5_set_ctx_params()
H A Dcipher_chacha20_poly1305.c236 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_DATA); in chacha20_poly1305_set_ctx_params()
H A Dciphercommon_ccm.c126 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_DATA); in ossl_ccm_set_ctx_params()
/freebsd/crypto/openssl/providers/common/
H A Dprovider_err.c88 { ERR_PACK(ERR_LIB_PROV, 0, PROV_R_INVALID_DATA), "invalid data" },
/freebsd/crypto/openssl/providers/implementations/kdfs/
H A Dx942kdf.c485 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_DATA); in x942kdf_derive()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt1095 PROV_R_INVALID_DATA:115:invalid data