Searched refs:total_encrypted (Results 1 – 1 of 1) sorted by relevance
558 CK_ULONG out_len = 0, in_len = 0, total_encrypted = 0; in PKCS_EncryptData() local647 total_encrypted += out_len; in PKCS_EncryptData()677 total_encrypted += out_len; in PKCS_EncryptData()681 ciphertext->Length = total_encrypted; in PKCS_EncryptData()