Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/crypto/
H A Dsm2err.h31 # define SM2_R_BUFFER_TOO_SMALL 107 macro
/freebsd/crypto/openssl/crypto/sm2/
H A Dsm2_err.c21 {ERR_PACK(ERR_LIB_SM2, 0, SM2_R_BUFFER_TOO_SMALL), "buffer too small"},
H A Dsm2_crypt.c334 ERR_raise(ERR_LIB_SM2, SM2_R_BUFFER_TOO_SMALL); in ossl_sm2_decrypt()
/freebsd/crypto/openssl/crypto/err/
H A Dopenssl.txt1232 SM2_R_BUFFER_TOO_SMALL:107:buffer too small