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

/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/ccSymTest/
H A DccSymTest.cpp448 bool doPadding; local
109 doCCCrypt( bool forEncrypt, CCAlgorithm encrAlg, bool doCbc, bool doPadding, const void *keyBytes, size_t keyLen, const void *iv, bool randUpdates, bool inPlace, size_t ctxSize, bool askOutSize, const uint8_t *inText, size_t inTextLen, uint8_t **outText, size_t *outTextLen) argument
325 doTest(const uint8_t *ptext, size_t ptextLen, CCAlgorithm encrAlg, bool doCbc, bool doPadding, bool nullIV, uint32 keySizeInBytes, bool stagedEncr, bool stagedDecr, bool inPlace, size_t ctxSize, bool askOutSize, bool quiet) argument
[all...]

Completed in 311 milliseconds