Home
last modified time | relevance | path

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

/openssl/include/crypto/
H A Dsm2err.h38 # define SM2_R_INVALID_ENCODING 104 macro
/openssl/crypto/sm2/
H A Dsm2_err.c29 {ERR_PACK(ERR_LIB_SM2, 0, SM2_R_INVALID_ENCODING), "invalid encoding"},
H 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()
H A Dsm2_sign.c488 ERR_raise(ERR_LIB_SM2, SM2_R_INVALID_ENCODING); in ossl_sm2_internal_verify()
494 ERR_raise(ERR_LIB_SM2, SM2_R_INVALID_ENCODING); in ossl_sm2_internal_verify()
/openssl/crypto/err/
H A Dopenssl.txt1245 SM2_R_INVALID_ENCODING:104:invalid encoding

Completed in 17 milliseconds