Home
last modified time | relevance | path

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

/third_party/openssl/providers/implementations/kdfs/
Dhkdf.c209 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_MODE); in hkdf_common_set_ctx_params()
216 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_MODE); in hkdf_common_set_ctx_params()
221 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_MODE); in hkdf_common_set_ctx_params()
687 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_MODE); in kdf_tls1_3_set_ctx_params()
Dkbkdf.c308 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_MODE); in kbkdf_set_ctx_params()
/third_party/openssl/include/openssl/
Dproverr.h69 # define PROV_R_INVALID_MODE 125 macro
/third_party/openssl/providers/implementations/macs/
Dgmac_prov.c220 ERR_raise(ERR_LIB_PROV, PROV_R_INVALID_MODE); in gmac_set_ctx_params()
/third_party/openssl/providers/common/
Dprovider_err.c93 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_INVALID_MODE), "invalid mode"},
/third_party/python/Modules/
D_ssl_data_300.h4968 #ifdef PROV_R_INVALID_MODE
4969 {"INVALID_MODE", ERR_LIB_PROV, PROV_R_INVALID_MODE},
/third_party/openssl/crypto/err/
Dopenssl.txt1007 PROV_R_INVALID_MODE:125:invalid mode