Home
last modified time | relevance | path

Searched refs:PROV_R_BAD_LENGTH (Results 1 – 9 of 9) sorted by relevance

/freebsd/crypto/openssl/providers/implementations/kem/
H A Dec_kem.c529 ERR_raise_data(ERR_LIB_PROV, PROV_R_BAD_LENGTH, "secretsz invalid"); in generate_ecdhkm()
666 ERR_raise_data(ERR_LIB_PROV, PROV_R_BAD_LENGTH, "*secretlen too small"); in dhkem_encap()
670 ERR_raise_data(ERR_LIB_PROV, PROV_R_BAD_LENGTH, "*enclen too small"); in dhkem_encap()
739 ERR_raise_data(ERR_LIB_PROV, PROV_R_BAD_LENGTH, "*secretlen too small"); in dhkem_decap()
H A Decx_kem.c566 ERR_raise_data(ERR_LIB_PROV, PROV_R_BAD_LENGTH, "*secretlen too small"); in dhkem_encap()
570 ERR_raise_data(ERR_LIB_PROV, PROV_R_BAD_LENGTH, "*enclen too small"); in dhkem_encap()
629 ERR_raise_data(ERR_LIB_PROV, PROV_R_BAD_LENGTH, "*secretlen too small"); in dhkem_decap()
H A Drsa_kem.c378 ERR_raise(ERR_LIB_PROV, PROV_R_BAD_LENGTH); in rsasve_recover()
/freebsd/crypto/openssl/include/openssl/
H A Dproverr.h27 #define PROV_R_BAD_LENGTH 142 macro
/freebsd/crypto/openssl/providers/implementations/asymciphers/
H A Drsa_enc.c243 ERR_raise(ERR_LIB_PROV, PROV_R_BAD_LENGTH); in rsa_decrypt()
257 ERR_raise(ERR_LIB_PROV, PROV_R_BAD_LENGTH); in rsa_decrypt()
/freebsd/crypto/openssl/providers/implementations/kdfs/
H A Dpvkkdf.c161 ERR_raise(ERR_LIB_PROV, PROV_R_BAD_LENGTH); in kdf_pvk_derive()
H A Dx942kdf.c283 ERR_raise(ERR_LIB_PROV, PROV_R_BAD_LENGTH); in x942kdf_hash_kdm()
/freebsd/crypto/openssl/providers/common/
H A Dprovider_err.c26 { ERR_PACK(ERR_LIB_PROV, 0, PROV_R_BAD_LENGTH), "bad length" },
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt1057 PROV_R_BAD_LENGTH:142:bad length