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

/macosx-10.10/CommonCrypto-60061/test/CommonCrypto/
H A DCCCryptorTestFuncs.c206 CCCryptTestCase(char *keyStr, char *ivStr, CCAlgorithm alg, CCOptions options, char *cipherText, char *plainText) argument
269 CCMultiCryptTestCase(char *keyStr, char *ivStr, CCAlgorithm alg, CCOptions options, char *cipherText, char *plainText) argument
332 CCModeTestCase(char *keyStr, char *ivStr, CCMode mode, CCAlgorithm alg, CCPadding padding, char *cipherText, char *plainText) argument
401 CCMultiModeTestCase(char *keyStr, char *ivStr, CCMode mode, CCAlgorithm alg, CCPadding padding, char *cipherText, char *plainText) argument
536 CCCryptorGCMTestCase(char *keyStr, char *ivStr, char *aDataStr, char *tagStr, CCAlgorithm alg, char *cipherText, char *plainText) argument
621 CCCryptorGCMDiscreetTestCase(char *keyStr, char *ivStr, char *aDataStr, char *tagStr, CCAlgorithm alg, char *cipherText, char *plainText) argument
[all...]
/macosx-10.10/Security-57031.1.35/Security/include/security_keychain/
H A DSecWrappedKeys.cpp388 char ivStr[3]; local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecWrappedKeys.cpp388 char ivStr[3]; local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecWrappedKeys.cpp388 char ivStr[3]; local

Completed in 277 milliseconds