Home
last modified time | relevance | path

Searched refs:ERR_R_EC_LIB (Results 1 - 25 of 90) sorted by relevance

1234

/third_party/node/deps/openssl/openssl/crypto/ec/
H A Dec_asn1.c213 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in ec_asn1_group2fieldid()
246 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in ec_asn1_group2fieldid()
326 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in ec_asn1_group2curve()
407 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in EC_GROUP_get_ecparameters()
413 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in EC_GROUP_get_ecparameters()
427 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in EC_GROUP_get_ecparameters()
440 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in EC_GROUP_get_ecparameters()
684 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in EC_GROUP_new_from_ecparameters()
728 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in EC_GROUP_new_from_ecparameters()
756 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in EC_GROUP_new_from_ecparameters()
[all...]
H A Deck_prn.c135 reason = ERR_R_EC_LIB; in ECPKParameters_print()
140 reason = ERR_R_EC_LIB; in ECPKParameters_print()
146 reason = ERR_R_EC_LIB; in ECPKParameters_print()
154 reason = ERR_R_EC_LIB; in ECPKParameters_print()
H A Decdsa_ossl.c125 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in ecdsa_sign_setup()
158 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in ecdsa_sign_setup()
163 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in ecdsa_sign_setup()
413 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in ossl_ecdsa_simple_verify_sig()
461 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in ossl_ecdsa_simple_verify_sig()
466 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in ossl_ecdsa_simple_verify_sig()
H A Dec_ameth.c59 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in eckey_param2type()
77 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in eckey_pub_encode()
186 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in eckey_priv_encode()
340 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in do_EC_KEY_print()
H A Dec_mult.c180 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in ossl_ec_scalar_mul_ladder()
185 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in ossl_ec_scalar_mul_ladder()
272 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in ossl_ec_scalar_mul_ladder()
H A Dec_key.c492 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in ossl_ec_key_public_check()
548 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in ossl_ec_key_pairwise_check()
/third_party/openssl/crypto/ec/
H A Dec_asn1.c213 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in ec_asn1_group2fieldid()
246 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in ec_asn1_group2fieldid()
326 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in ec_asn1_group2curve()
407 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in EC_GROUP_get_ecparameters()
413 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in EC_GROUP_get_ecparameters()
427 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in EC_GROUP_get_ecparameters()
440 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in EC_GROUP_get_ecparameters()
684 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in EC_GROUP_new_from_ecparameters()
728 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in EC_GROUP_new_from_ecparameters()
756 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in EC_GROUP_new_from_ecparameters()
[all...]
H A Deck_prn.c135 reason = ERR_R_EC_LIB; in ECPKParameters_print()
140 reason = ERR_R_EC_LIB; in ECPKParameters_print()
146 reason = ERR_R_EC_LIB; in ECPKParameters_print()
154 reason = ERR_R_EC_LIB; in ECPKParameters_print()
H A Decdsa_ossl.c130 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in ecdsa_sign_setup()
163 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in ecdsa_sign_setup()
168 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in ecdsa_sign_setup()
418 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in ossl_ecdsa_simple_verify_sig()
466 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in ossl_ecdsa_simple_verify_sig()
471 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in ossl_ecdsa_simple_verify_sig()
H A Dec_ameth.c59 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in eckey_param2type()
77 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in eckey_pub_encode()
186 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in eckey_priv_encode()
340 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in do_EC_KEY_print()
H A Dec_mult.c180 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in ossl_ec_scalar_mul_ladder()
185 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in ossl_ec_scalar_mul_ladder()
272 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in ossl_ec_scalar_mul_ladder()
H A Dec_key.c492 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in ossl_ec_key_public_check()
548 ERR_raise(ERR_LIB_EC, ERR_R_EC_LIB); in ossl_ec_key_pairwise_check()
/third_party/node/deps/openssl/openssl/crypto/sm2/
H A Dsm2_crypt.c191 ERR_raise(ERR_LIB_SM2, ERR_R_EC_LIB);
355 ERR_raise(ERR_LIB_SM2, ERR_R_EC_LIB);
H A Dsm2_sign.c98 ERR_raise(ERR_LIB_SM2, ERR_R_EC_LIB); in ossl_sm2_compute_z_digest()
373 ERR_raise(ERR_LIB_SM2, ERR_R_EC_LIB); in sm2_sig_verify()
/third_party/openssl/crypto/sm2/
H A Dsm2_crypt.c191 ERR_raise(ERR_LIB_SM2, ERR_R_EC_LIB);
355 ERR_raise(ERR_LIB_SM2, ERR_R_EC_LIB);
H A Dsm2_sign.c98 ERR_raise(ERR_LIB_SM2, ERR_R_EC_LIB); in ossl_sm2_compute_z_digest()
373 ERR_raise(ERR_LIB_SM2, ERR_R_EC_LIB); in sm2_sig_verify()
/third_party/openssl/ohos_lite/include/openssl/
H A Derr.h185 # define ERR_R_EC_LIB ERR_LIB_EC/* 16 */ macro
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm/include/openssl/
H A Derr.h328 # define ERR_R_EC_LIB (ERR_LIB_EC/* 16 */ | ERR_RFLAG_COMMON) macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/no-asm/include/openssl/
H A Derr.h328 # define ERR_R_EC_LIB (ERR_LIB_EC/* 16 */ | ERR_RFLAG_COMMON) macro
/third_party/node/deps/openssl/config/archs/linux-elf/asm/include/openssl/
H A Derr.h328 # define ERR_R_EC_LIB (ERR_LIB_EC/* 16 */ | ERR_RFLAG_COMMON) macro
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/no-asm/include/openssl/
H A Derr.h328 # define ERR_R_EC_LIB (ERR_LIB_EC/* 16 */ | ERR_RFLAG_COMMON) macro
/third_party/node/deps/openssl/config/archs/darwin64-arm64-cc/asm/include/openssl/
H A Derr.h328 # define ERR_R_EC_LIB (ERR_LIB_EC/* 16 */ | ERR_RFLAG_COMMON) macro
/third_party/node/deps/openssl/config/archs/darwin64-x86_64-cc/asm_avx2/include/openssl/
H A Derr.h328 # define ERR_R_EC_LIB (ERR_LIB_EC/* 16 */ | ERR_RFLAG_COMMON) macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/asm/include/openssl/
H A Derr.h328 # define ERR_R_EC_LIB (ERR_LIB_EC/* 16 */ | ERR_RFLAG_COMMON) macro
/third_party/node/deps/openssl/config/archs/linux-aarch64/no-asm/include/openssl/
H A Derr.h328 # define ERR_R_EC_LIB (ERR_LIB_EC/* 16 */ | ERR_RFLAG_COMMON) macro

Completed in 25 milliseconds

1234