Searched refs:SM2_R_BUFFER_TOO_SMALL (Results 1 – 4 of 4) sorted by relevance
31 # define SM2_R_BUFFER_TOO_SMALL 107 macro
21 {ERR_PACK(ERR_LIB_SM2, 0, SM2_R_BUFFER_TOO_SMALL), "buffer too small"},
321 ERR_raise(ERR_LIB_SM2, SM2_R_BUFFER_TOO_SMALL); in ossl_sm2_decrypt()
1309 SM2_R_BUFFER_TOO_SMALL:107:buffer too small
Completed in 10 milliseconds