Home
last modified time | relevance | path

Searched refs:PROV_R_INVALID_SALT_LENGTH (Results 1 – 6 of 6) sorted by relevance

/freebsd-14-stable/crypto/openssl/include/openssl/
HDproverr.h73 # define PROV_R_INVALID_SALT_LENGTH 112 macro
/freebsd-14-stable/crypto/openssl/providers/implementations/kdfs/
HDpbkdf2.c196 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_SALT_LENGTH); in kdf_pbkdf2_set_ctx_params()
305 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_SALT_LENGTH); in pbkdf2_derive()
/freebsd-14-stable/crypto/openssl/providers/implementations/macs/
HDblake2_mac_impl.c232 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_SALT_LENGTH); in blake2_mac_set_ctx_params()
/freebsd-14-stable/crypto/openssl/providers/common/
HDprovider_err.c99 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_INVALID_SALT_LENGTH),
/freebsd-14-stable/crypto/openssl/providers/implementations/signature/
HDrsa_sig.c165 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_SALT_LENGTH); in rsa_check_parameters()
1290 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_SALT_LENGTH); in rsa_set_ctx_params()
1298 ERR_raise_data(ERR_LIB_PROV, PROV_R_INVALID_SALT_LENGTH, in rsa_set_ctx_params()
/freebsd-14-stable/crypto/openssl/crypto/err/
HDopenssl.txt1023 PROV_R_INVALID_SALT_LENGTH:112:invalid salt length