Home
last modified time | relevance | path

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

/openssl-master/include/crypto/
A Dsm2err.h38 # define SM2_R_INVALID_ENCODING 104 macro
/openssl-master/crypto/sm2/
A Dsm2_err.c29 {ERR_PACK(ERR_LIB_SM2, 0, SM2_R_INVALID_ENCODING), "invalid encoding"},
A Dsm2_crypt.c78 ERR_raise(ERR_LIB_SM2, SM2_R_INVALID_ENCODING); in ossl_sm2_plaintext_size()
308 ERR_raise(ERR_LIB_SM2, SM2_R_INVALID_ENCODING); in ossl_sm2_decrypt()
A Dsm2_sign.c489 ERR_raise(ERR_LIB_SM2, SM2_R_INVALID_ENCODING); in ossl_sm2_internal_verify()
495 ERR_raise(ERR_LIB_SM2, SM2_R_INVALID_ENCODING); in ossl_sm2_internal_verify()
/openssl-master/crypto/err/
A Dopenssl.txt1224 SM2_R_INVALID_ENCODING:104:invalid encoding

Completed in 11 milliseconds