Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dproverr.h58 # define PROV_R_INVALID_DATA 115 macro
/netbsd-src/crypto/external/bsd/openssl/dist/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.c224 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()
/netbsd-src/crypto/external/bsd/openssl/dist/providers/common/
H A Dprovider_err.c77 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_INVALID_DATA), "invalid data"},
/netbsd-src/crypto/external/bsd/openssl/dist/providers/implementations/kdfs/
H A Dx942kdf.c427 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_DATA); in x942kdf_derive()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/err/
H A Dopenssl.txt1006 PROV_R_INVALID_DATA:115:invalid data