Home
last modified time | relevance | path

Searched refs:PROV_R_INVALID_KEY_LENGTH (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/crypto/openssl/include/openssl/
H A Dproverr.h66 # define PROV_R_INVALID_KEY_LENGTH 105 macro
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_aes_wrp.c121 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in aes_wrap_init()
276 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in aes_wrap_set_ctx_params()
H A Dcipher_tdes_common.c90 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in tdes_init()
H A Dcipher_chacha20.c139 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in chacha20_set_ctx_params()
H A Dcipher_des.c96 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in des_init()
H A Dcipher_rc4_hmac_md5.c166 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in rc4_hmac_md5_set_ctx_params()
H A Dcipher_aes_ocb.c132 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in aes_ocb_init()
412 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in aes_ocb_set_ctx_params()
H A Dcipher_aes_xts.c86 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in aes_xts_init()
H A Dcipher_aes_siv.c92 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in siv_init()
H A Dcipher_chacha20_poly1305.c180 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in chacha20_poly1305_set_ctx_params()
H A Dciphercommon_ccm.c246 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in ccm_init()
H A Dcipher_aes_cbc_hmac_sha.c193 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in aes_set_ctx_params()
H A Dciphercommon_gcm.c71 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in gcm_init()
H A Dciphercommon.c215 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in cipher_generic_init_internal()
/freebsd/crypto/openssl/providers/common/
H A Dsecuritycheck.c65 ERR_raise_data(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH, in ossl_rsa_check_key()
H A Dprovider_err.c89 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_INVALID_KEY_LENGTH),
/freebsd/crypto/openssl/providers/implementations/macs/
H A Dpoly1305_prov.c85 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in poly1305_setkey()
H A Dblake2_mac_impl.c94 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in blake2_setkey()
H A Dgmac_prov.c106 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in gmac_setkey()
H A Dkmac_prov.c249 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in kmac_setkey()
/freebsd/crypto/openssl/providers/implementations/exchange/
H A Decx_exch.c133 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in ecx_derive()
/freebsd/crypto/openssl/providers/implementations/kdfs/
H A Dpbkdf2.c295 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in pbkdf2_derive()
H A Dtls1_prf.c157 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in kdf_tls1_prf_derive()
H A Dkbkdf.c239 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in kbkdf_derive()
/freebsd/crypto/openssl/providers/implementations/signature/
H A Ddsa_sig.c203 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in dsa_signverify_init()

12