Home
last modified time | relevance | path

Searched refs:SM2_R_ID_TOO_LARGE (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/include/crypto/
H A Dsm2err.h34 # define SM2_R_ID_TOO_LARGE 111 macro
/freebsd/crypto/openssl/crypto/sm2/
H A Dsm2_err.c24 {ERR_PACK(ERR_LIB_SM2, 0, SM2_R_ID_TOO_LARGE), "id too large"},
H A Dsm2_sign.c82 ERR_raise(ERR_LIB_SM2, SM2_R_ID_TOO_LARGE); in ossl_sm2_compute_z_digest()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt1235 SM2_R_ID_TOO_LARGE:111:id too large