Home
last modified time | relevance | path

Searched refs:SM2_R_BAD_SIGNATURE (Results 1 - 9 of 9) sorted by relevance

/third_party/node/deps/openssl/openssl/include/crypto/
H A Dsm2err.h30 # define SM2_R_BAD_SIGNATURE 101 macro
/third_party/openssl/include/crypto/
H A Dsm2err.h30 # define SM2_R_BAD_SIGNATURE 101 macro
/third_party/node/deps/openssl/openssl/crypto/sm2/
H A Dsm2_err.c20 {ERR_PACK(ERR_LIB_SM2, 0, SM2_R_BAD_SIGNATURE), "bad signature"},
H A Dsm2_sign.c357 ERR_raise(ERR_LIB_SM2, SM2_R_BAD_SIGNATURE); in sm2_sig_verify()
367 ERR_raise(ERR_LIB_SM2, SM2_R_BAD_SIGNATURE); in sm2_sig_verify()
/third_party/openssl/crypto/sm2/
H A Dsm2_err.c20 {ERR_PACK(ERR_LIB_SM2, 0, SM2_R_BAD_SIGNATURE), "bad signature"},
H A Dsm2_sign.c357 ERR_raise(ERR_LIB_SM2, SM2_R_BAD_SIGNATURE); in sm2_sig_verify()
367 ERR_raise(ERR_LIB_SM2, SM2_R_BAD_SIGNATURE); in sm2_sig_verify()
/third_party/openssl/ohos_lite/include/crypto/
H A Dsm2err.h51 # define SM2_R_BAD_SIGNATURE 101 macro
/third_party/python/Modules/
H A D_ssl_data_111.h4118 #ifdef SM2_R_BAD_SIGNATURE
4119 {"BAD_SIGNATURE", ERR_LIB_SM2, SM2_R_BAD_SIGNATURE},
H A D_ssl_data_300.h6103 #ifdef SM2_R_BAD_SIGNATURE
6104 {"BAD_SIGNATURE", ERR_LIB_SM2, SM2_R_BAD_SIGNATURE},

Completed in 12 milliseconds