Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/crypto/
H A Dsm2err.h36 # define SM2_R_INVALID_DIGEST 102 macro
/freebsd/crypto/openssl/crypto/sm2/
H A Dsm2_err.c26 {ERR_PACK(ERR_LIB_SM2, 0, SM2_R_INVALID_DIGEST), "invalid digest"},
H A Dsm2_crypt.c409 ERR_raise(ERR_LIB_SM2, SM2_R_INVALID_DIGEST);
H A Dsm2_sign.c163 ERR_raise(ERR_LIB_SM2, SM2_R_INVALID_DIGEST); in sm2_compute_msg_hash()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt1237 SM2_R_INVALID_DIGEST:102:invalid digest