Home
last modified time | relevance | path

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

12

/openssl-master/include/openssl/
A Dproverr.h66 # define PROV_R_INVALID_KEY_LENGTH 105 macro
/openssl-master/providers/implementations/ciphers/
A Dcipher_aes_wrp.c101 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in aes_wrap_init()
256 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in aes_wrap_set_ctx_params()
A Dcipher_tdes_common.c90 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in tdes_init()
A Dcipher_chacha20.c119 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in chacha20_set_ctx_params()
A Dcipher_des.c96 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in des_init()
A Dcipher_rc4_hmac_md5.c156 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in rc4_hmac_md5_set_ctx_params()
A Dcipher_aes_ocb.c132 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in aes_ocb_init()
401 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in aes_ocb_set_ctx_params()
A Dcipher_aes_xts.c86 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in aes_xts_init()
A Dcipher_chacha20_poly1305.c162 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in chacha20_poly1305_set_ctx_params()
A Dcipher_aes_siv.c92 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in siv_init()
A Dcipher_aes_cbc_hmac_sha.c193 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in aes_set_ctx_params()
A Dciphercommon_ccm.c243 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in ccm_init()
A Dciphercommon_gcm.c64 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in gcm_init()
A Dciphercommon.c212 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in cipher_generic_init_internal()
/openssl-master/providers/common/
A Dsecuritycheck.c65 ERR_raise_data(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH, in ossl_rsa_check_key()
A Dprovider_err.c89 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_INVALID_KEY_LENGTH),
/openssl-master/providers/implementations/macs/
A Dpoly1305_prov.c84 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in poly1305_setkey()
A Dblake2_mac_impl.c94 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in blake2_setkey()
A Dgmac_prov.c106 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in gmac_setkey()
A Dkmac_prov.c249 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in kmac_setkey()
/openssl-master/providers/implementations/exchange/
A Decx_exch.c133 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in ecx_derive()
/openssl-master/providers/implementations/kdfs/
A Dpbkdf2.c293 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in pbkdf2_derive()
A Dtls1_prf.c155 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in kdf_tls1_prf_derive()
A Dkbkdf.c239 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in kbkdf_derive()
/openssl-master/providers/implementations/signature/
A Ddsa_sig.c203 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_KEY_LENGTH); in dsa_signverify_init()

Completed in 26 milliseconds

12