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

/macosx-10.9.5/Security-55471.14.18/include/security_cryptkit/
H A DfeeFEED.c1058 unsigned expectedCtextSize; local
1060 expectedCtextSize = feeFEEDCipherTextSize(feed, plainTextLen, 1);
1132 if(expectedCtextSize != ctextLenTotal) {
1136 expectedCtextSize,
/macosx-10.9.5/Security-55471.14.18/libsecurity_cryptkit/lib/
H A DfeeFEED.c1058 unsigned expectedCtextSize; local
1060 expectedCtextSize = feeFEEDCipherTextSize(feed, plainTextLen, 1);
1132 if(expectedCtextSize != ctextLenTotal) {
1136 expectedCtextSize,

Completed in 63 milliseconds