Searched refs:ciphertext_leni (Results 1 – 1 of 1) sorted by relevance
115 int rc = 0, ciphertext_leni; in sm2_encrypt() local240 ciphertext_leni = i2d_SM2_Ciphertext(&ctext_struct, &ciphertext_buf); in sm2_encrypt()242 if (ciphertext_leni < 0) { in sm2_encrypt()246 *ciphertext_len = (size_t)ciphertext_leni; in sm2_encrypt()