/third_party/node/deps/openssl/openssl/crypto/ess/ |
H A D | ess_err.c | 18 {ERR_PACK(ERR_LIB_ESS, 0, ESS_R_EMPTY_ESS_CERT_ID_LIST), 20 {ERR_PACK(ERR_LIB_ESS, 0, ESS_R_ESS_CERT_DIGEST_ERROR), 22 {ERR_PACK(ERR_LIB_ESS, 0, ESS_R_ESS_CERT_ID_NOT_FOUND), 24 {ERR_PACK(ERR_LIB_ESS, 0, ESS_R_ESS_CERT_ID_WRONG_ORDER), 26 {ERR_PACK(ERR_LIB_ESS, 0, ESS_R_ESS_DIGEST_ALG_UNKNOWN), 28 {ERR_PACK(ERR_LIB_ESS, 0, ESS_R_ESS_SIGNING_CERTIFICATE_ERROR), 30 {ERR_PACK(ERR_LIB_ESS, 0, ESS_R_ESS_SIGNING_CERT_ADD_ERROR), 32 {ERR_PACK(ERR_LIB_ESS, 0, ESS_R_ESS_SIGNING_CERT_V2_ADD_ERROR), 34 {ERR_PACK(ERR_LIB_ESS, 0, ESS_R_MISSING_SIGNING_CERTIFICATE_ATTRIBUTE),
|
H A D | ess_lib.c | 53 ERR_raise(ERR_LIB_ESS, ERR_R_MALLOC_FAILURE); in OSSL_ESS_signing_cert_new_init() 95 ERR_raise(ERR_LIB_ESS, ERR_R_MALLOC_FAILURE); in ESS_CERT_ID_new_init() 132 ERR_raise(ERR_LIB_ESS, ERR_R_MALLOC_FAILURE); in OSSL_ESS_signing_cert_v2_new_init() 193 ERR_raise(ERR_LIB_ESS, ERR_R_MALLOC_FAILURE); in ESS_CERT_ID_V2_new_init() 230 ERR_raise(ERR_LIB_ESS, ERR_R_PASSED_INVALID_ARGUMENT); in find() 249 ERR_raise(ERR_LIB_ESS, ESS_R_ESS_DIGEST_ALG_UNKNOWN); in find() 260 ERR_raise(ERR_LIB_ESS, ESS_R_ESS_CERT_DIGEST_ERROR); in find() 273 ERR_raise(ERR_LIB_ESS, ESS_R_ESS_CERT_ID_WRONG_ORDER); in find() 280 ERR_raise(ERR_LIB_ESS, ESS_R_ESS_CERT_ID_NOT_FOUND); in find() 300 ERR_raise(ERR_LIB_ESS, ESS_R_EMPTY_ESS_CERT_ID_LIS in OSSL_ESS_check_signing_certs() [all...] |
/third_party/openssl/crypto/ess/ |
H A D | ess_err.c | 18 {ERR_PACK(ERR_LIB_ESS, 0, ESS_R_EMPTY_ESS_CERT_ID_LIST), 20 {ERR_PACK(ERR_LIB_ESS, 0, ESS_R_ESS_CERT_DIGEST_ERROR), 22 {ERR_PACK(ERR_LIB_ESS, 0, ESS_R_ESS_CERT_ID_NOT_FOUND), 24 {ERR_PACK(ERR_LIB_ESS, 0, ESS_R_ESS_CERT_ID_WRONG_ORDER), 26 {ERR_PACK(ERR_LIB_ESS, 0, ESS_R_ESS_DIGEST_ALG_UNKNOWN), 28 {ERR_PACK(ERR_LIB_ESS, 0, ESS_R_ESS_SIGNING_CERTIFICATE_ERROR), 30 {ERR_PACK(ERR_LIB_ESS, 0, ESS_R_ESS_SIGNING_CERT_ADD_ERROR), 32 {ERR_PACK(ERR_LIB_ESS, 0, ESS_R_ESS_SIGNING_CERT_V2_ADD_ERROR), 34 {ERR_PACK(ERR_LIB_ESS, 0, ESS_R_MISSING_SIGNING_CERTIFICATE_ATTRIBUTE),
|
H A D | ess_lib.c | 53 ERR_raise(ERR_LIB_ESS, ERR_R_MALLOC_FAILURE); in OSSL_ESS_signing_cert_new_init() 95 ERR_raise(ERR_LIB_ESS, ERR_R_MALLOC_FAILURE); in ESS_CERT_ID_new_init() 132 ERR_raise(ERR_LIB_ESS, ERR_R_MALLOC_FAILURE); in OSSL_ESS_signing_cert_v2_new_init() 193 ERR_raise(ERR_LIB_ESS, ERR_R_MALLOC_FAILURE); in ESS_CERT_ID_V2_new_init() 230 ERR_raise(ERR_LIB_ESS, ERR_R_PASSED_INVALID_ARGUMENT); in find() 249 ERR_raise(ERR_LIB_ESS, ESS_R_ESS_DIGEST_ALG_UNKNOWN); in find() 260 ERR_raise(ERR_LIB_ESS, ESS_R_ESS_CERT_DIGEST_ERROR); in find() 273 ERR_raise(ERR_LIB_ESS, ESS_R_ESS_CERT_ID_WRONG_ORDER); in find() 280 ERR_raise(ERR_LIB_ESS, ESS_R_ESS_CERT_ID_NOT_FOUND); in find() 300 ERR_raise(ERR_LIB_ESS, ESS_R_EMPTY_ESS_CERT_ID_LIS in OSSL_ESS_check_signing_certs() [all...] |
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/ |
H A D | err.h | 115 # define ERR_LIB_ESS 54 macro 146 # define ESSerr(f, r) ERR_raise_data(ERR_LIB_ESS, (r), NULL) 344 # define ERR_R_ESS_LIB (ERR_LIB_ESS/* 54 */ | ERR_RFLAG_COMMON)
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/ |
H A D | err.h | 115 # define ERR_LIB_ESS 54 macro 146 # define ESSerr(f, r) ERR_raise_data(ERR_LIB_ESS, (r), NULL) 344 # define ERR_R_ESS_LIB (ERR_LIB_ESS/* 54 */ | ERR_RFLAG_COMMON)
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/ |
H A D | err.h | 115 # define ERR_LIB_ESS 54 macro 146 # define ESSerr(f, r) ERR_raise_data(ERR_LIB_ESS, (r), NULL) 344 # define ERR_R_ESS_LIB (ERR_LIB_ESS/* 54 */ | ERR_RFLAG_COMMON)
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/ |
H A D | err.h | 115 # define ERR_LIB_ESS 54 macro 146 # define ESSerr(f, r) ERR_raise_data(ERR_LIB_ESS, (r), NULL) 344 # define ERR_R_ESS_LIB (ERR_LIB_ESS/* 54 */ | ERR_RFLAG_COMMON)
|
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/ |
H A D | err.h | 115 # define ERR_LIB_ESS 54 macro 146 # define ESSerr(f, r) ERR_raise_data(ERR_LIB_ESS, (r), NULL) 344 # define ERR_R_ESS_LIB (ERR_LIB_ESS/* 54 */ | ERR_RFLAG_COMMON)
|
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/ |
H A D | err.h | 115 # define ERR_LIB_ESS 54 macro 146 # define ESSerr(f, r) ERR_raise_data(ERR_LIB_ESS, (r), NULL) 344 # define ERR_R_ESS_LIB (ERR_LIB_ESS/* 54 */ | ERR_RFLAG_COMMON)
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/ |
H A D | err.h | 115 # define ERR_LIB_ESS 54 macro 146 # define ESSerr(f, r) ERR_raise_data(ERR_LIB_ESS, (r), NULL) 344 # define ERR_R_ESS_LIB (ERR_LIB_ESS/* 54 */ | ERR_RFLAG_COMMON)
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/ |
H A D | err.h | 115 # define ERR_LIB_ESS 54 macro 146 # define ESSerr(f, r) ERR_raise_data(ERR_LIB_ESS, (r), NULL) 344 # define ERR_R_ESS_LIB (ERR_LIB_ESS/* 54 */ | ERR_RFLAG_COMMON)
|
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm_avx2/include/openssl/ |
H A D | err.h | 115 # define ERR_LIB_ESS 54 macro 146 # define ESSerr(f, r) ERR_raise_data(ERR_LIB_ESS, (r), NULL) 344 # define ERR_R_ESS_LIB (ERR_LIB_ESS/* 54 */ | ERR_RFLAG_COMMON)
|
/third_party/node/deps/openssl/config/archs/linux-elf/asm_avx2/include/openssl/ |
H A D | err.h | 115 # define ERR_LIB_ESS 54 macro 146 # define ESSerr(f, r) ERR_raise_data(ERR_LIB_ESS, (r), NULL) 344 # define ERR_R_ESS_LIB (ERR_LIB_ESS/* 54 */ | ERR_RFLAG_COMMON)
|
/third_party/node/deps/openssl/config/archs/darwin-i386-cc/no-asm/include/openssl/ |
H A D | err.h | 115 # define ERR_LIB_ESS 54 macro 146 # define ESSerr(f, r) ERR_raise_data(ERR_LIB_ESS, (r), NULL) 344 # define ERR_R_ESS_LIB (ERR_LIB_ESS/* 54 */ | ERR_RFLAG_COMMON)
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/include/openssl/ |
H A D | err.h | 115 # define ERR_LIB_ESS 54 macro 146 # define ESSerr(f, r) ERR_raise_data(ERR_LIB_ESS, (r), NULL) 344 # define ERR_R_ESS_LIB (ERR_LIB_ESS/* 54 */ | ERR_RFLAG_COMMON)
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm_avx2/include/openssl/ |
H A D | err.h | 115 # define ERR_LIB_ESS 54 macro 146 # define ESSerr(f, r) ERR_raise_data(ERR_LIB_ESS, (r), NULL) 344 # define ERR_R_ESS_LIB (ERR_LIB_ESS/* 54 */ | ERR_RFLAG_COMMON)
|
/third_party/node/deps/openssl/config/archs/BSD-x86/no-asm/include/openssl/ |
H A D | err.h | 115 # define ERR_LIB_ESS 54 macro 146 # define ESSerr(f, r) ERR_raise_data(ERR_LIB_ESS, (r), NULL) 344 # define ERR_R_ESS_LIB (ERR_LIB_ESS/* 54 */ | ERR_RFLAG_COMMON)
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm_avx2/include/openssl/ |
H A D | err.h | 115 # define ERR_LIB_ESS 54 macro 146 # define ESSerr(f, r) ERR_raise_data(ERR_LIB_ESS, (r), NULL) 344 # define ERR_R_ESS_LIB (ERR_LIB_ESS/* 54 */ | ERR_RFLAG_COMMON)
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/asm/include/openssl/ |
H A D | err.h | 115 # define ERR_LIB_ESS 54 macro 146 # define ESSerr(f, r) ERR_raise_data(ERR_LIB_ESS, (r), NULL) 344 # define ERR_R_ESS_LIB (ERR_LIB_ESS/* 54 */ | ERR_RFLAG_COMMON)
|
/third_party/node/deps/openssl/config/archs/BSD-x86/asm/include/openssl/ |
H A D | err.h | 115 # define ERR_LIB_ESS 54 macro 146 # define ESSerr(f, r) ERR_raise_data(ERR_LIB_ESS, (r), NULL) 344 # define ERR_R_ESS_LIB (ERR_LIB_ESS/* 54 */ | ERR_RFLAG_COMMON)
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm/include/openssl/ |
H A D | err.h | 115 # define ERR_LIB_ESS 54 macro 146 # define ESSerr(f, r) ERR_raise_data(ERR_LIB_ESS, (r), NULL) 344 # define ERR_R_ESS_LIB (ERR_LIB_ESS/* 54 */ | ERR_RFLAG_COMMON)
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/asm_avx2/include/openssl/ |
H A D | err.h | 115 # define ERR_LIB_ESS 54 macro 146 # define ESSerr(f, r) ERR_raise_data(ERR_LIB_ESS, (r), NULL) 344 # define ERR_R_ESS_LIB (ERR_LIB_ESS/* 54 */ | ERR_RFLAG_COMMON)
|
/third_party/node/deps/openssl/config/archs/aix64-gcc-as/no-asm/include/openssl/ |
H A D | err.h | 115 # define ERR_LIB_ESS 54 macro 146 # define ESSerr(f, r) ERR_raise_data(ERR_LIB_ESS, (r), NULL) 344 # define ERR_R_ESS_LIB (ERR_LIB_ESS/* 54 */ | ERR_RFLAG_COMMON)
|
/third_party/node/deps/openssl/config/archs/BSD-x86_64/no-asm/include/openssl/ |
H A D | err.h | 115 # define ERR_LIB_ESS 54 macro 146 # define ESSerr(f, r) ERR_raise_data(ERR_LIB_ESS, (r), NULL) 344 # define ERR_R_ESS_LIB (ERR_LIB_ESS/* 54 */ | ERR_RFLAG_COMMON)
|