Searched defs:total_encrypted (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libkmf/libkmf/common/
H A Dpk11keys.c558 CK_ULONG out_len = 0, in_len = 0, total_encrypted = 0; local
647 total_encrypted += out_len;
677 total_encrypted += out_len;
681 ciphertext->Length = total_encrypted;

Completed in 131 milliseconds