Searched refs:rsCtextSize (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/include/security_cryptkit/
H A DfeeFEED.c116 unsigned rsCtextSize; /* number of meaningful bytes in member in struct:__anon3685
394 finst->rsCtextSize = expBlocks * expCipherSize;
397 * Number of our cipherblocks it takes to hold rsCtextSize
399 finst->rsSizeCipherBlocks = (finst->rsCtextSize +
906 finst->rsCtextSize) {
907 dbgLog(("feeFEEDDecryptBlock: rsCtextSize underflow!\n"));
920 finst->rsCtextSize,
/macosx-10.9.5/Security-55471.14.18/libsecurity_cryptkit/lib/
H A DfeeFEED.c116 unsigned rsCtextSize; /* number of meaningful bytes in member in struct:__anon4400
394 finst->rsCtextSize = expBlocks * expCipherSize;
397 * Number of our cipherblocks it takes to hold rsCtextSize
399 finst->rsSizeCipherBlocks = (finst->rsCtextSize +
906 finst->rsCtextSize) {
907 dbgLog(("feeFEEDDecryptBlock: rsCtextSize underflow!\n"));
920 finst->rsCtextSize,

Completed in 66 milliseconds