Searched refs:cipherMode (Results 1 - 6 of 6) sorted by relevance

/macosx-10.9.5/CommonCrypto-60049/lib/
H A DccGlobals.h80 cipherMode cipherModeTab[CC_SUPPORTED_CIPHERS][CC_DIRECTIONS];
H A DCommonCryptorPriv.h62 } cipherMode; typedef in typeref:struct:cipherMode_t
/macosx-10.9.5/Security-55471.14.18/include/security_utilities/
H A Dmuscle++.h128 unsigned mode() const { return this->keyPolicy.cipherMode; }
/macosx-10.9.5/Security-55471.14.18/libsecurity_utilities/lib/
H A Dmuscle++.h128 unsigned mode() const { return this->keyPolicy.cipherMode; }
/macosx-10.9.5/SmartCardServices-55111/src/PCSC/
H A Dmusclecard.h326 MSCUShort16 cipherMode; member in struct:__anon5174
378 MSCUChar8 cipherMode; member in struct:__anon5179
866 MSCUChar8 cipherMode,
H A Dmusclecard.c1253 MSCUChar8 keyNum, MSCUChar8 cipherMode,
1276 rv = (*libMSCExtAuthenticate) (pConnection, keyNum, cipherMode,
1812 pKeyInfo->keyPolicy.cipherMode = keyInfo.keyPolicy.cipherMode;
1848 pKeyInfo->keyPolicy.cipherMode = keyInfo.keyPolicy.cipherMode;
1252 MSCExtAuthenticate(MSCLPTokenConnection pConnection, MSCUChar8 keyNum, MSCUChar8 cipherMode, MSCUChar8 cipherDirection, MSCPUChar8 pData, MSCULong32 dataSize) argument

Completed in 203 milliseconds