Home
last modified time | relevance | path

Searched refs:PROV_R_XTS_DUPLICATED_KEYS (Results 1 – 5 of 5) sorted by relevance

/third_party/openssl/include/openssl/
Dproverr.h146 # define PROV_R_XTS_DUPLICATED_KEYS 149 macro
/third_party/openssl/providers/common/
Dprovider_err.c215 {ERR_PACK(ERR_LIB_PROV, 0, PROV_R_XTS_DUPLICATED_KEYS),
/third_party/openssl/providers/implementations/ciphers/
Dcipher_aes_xts.c59 ERR_raise(ERR_LIB_PROV, PROV_R_XTS_DUPLICATED_KEYS); in aes_xts_check_keys_differ()
/third_party/python/Modules/
D_ssl_data_300.h5338 #ifdef PROV_R_XTS_DUPLICATED_KEYS
5339 {"XTS_DUPLICATED_KEYS", ERR_LIB_PROV, PROV_R_XTS_DUPLICATED_KEYS},
/third_party/openssl/crypto/err/
Dopenssl.txt1088 PROV_R_XTS_DUPLICATED_KEYS:149:xts duplicated keys