Searched defs:unwrappedKey (Results 1 - 25 of 26) sorted by relevance

12

/macosx-10.10.1/Security-57031.1.35/Security/include/security_cdsa_client/
H A Dwrapkey.cpp63 Key unwrappedKey; local
80 &unwrappedKey, &data)); local
88 Key unwrappedKey; local
74 operator ()(const CssmKey &keyToBeUnwrapped, const KeySpec &spec, CssmKey &unwrappedKey) argument
100 operator ()(const CssmKey &keyToBeUnwrapped, const KeySpec &spec, CssmKey &unwrappedKey, const CssmKey *optionalPublicKey) argument
107 &compositeRcc(), &unwrappedKey, &data)); local
115 Key unwrappedKey; local
126 operator ()(const CssmKey &keyToBeUnwrapped, const KeySpec &spec, CssmKey &unwrappedKey, CssmData *descriptiveData) argument
131 &unwrappedKey, descriptiveData)); local
138 Key unwrappedKey; local
150 operator ()(const CssmKey &keyToBeUnwrapped, const KeySpec &spec, CssmKey &unwrappedKey, CssmData *descriptiveData, const CssmKey *optionalPublicKey) argument
156 &compositeRcc(), &unwrappedKey, local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cdsa_client/lib/
H A Dwrapkey.cpp63 Key unwrappedKey; local
80 &unwrappedKey, &data)); local
88 Key unwrappedKey; local
74 operator ()(const CssmKey &keyToBeUnwrapped, const KeySpec &spec, CssmKey &unwrappedKey) argument
100 operator ()(const CssmKey &keyToBeUnwrapped, const KeySpec &spec, CssmKey &unwrappedKey, const CssmKey *optionalPublicKey) argument
107 &compositeRcc(), &unwrappedKey, &data)); local
115 Key unwrappedKey; local
126 operator ()(const CssmKey &keyToBeUnwrapped, const KeySpec &spec, CssmKey &unwrappedKey, CssmData *descriptiveData) argument
131 &unwrappedKey, descriptiveData)); local
138 Key unwrappedKey; local
150 operator ()(const CssmKey &keyToBeUnwrapped, const KeySpec &spec, CssmKey &unwrappedKey, CssmData *descriptiveData, const CssmKey *optionalPublicKey) argument
156 &compositeRcc(), &unwrappedKey, local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/include/security_pkcs12/
H A Dpkcs12Crypto.cpp405 CSSM_KEY unwrappedKey; local
/macosx-10.10.1/Security-57031.1.35/Security/include/security_smime/
H A Dcryptohi.c457 CSSM_KEY unwrappedKey = {}; local
H A Dcmspubkey.c1260 CSSM_KEY unwrappedKey; local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_pkcs12/lib/
H A Dpkcs12Crypto.cpp405 CSSM_KEY unwrappedKey; local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_smime/lib/
H A Dcryptohi.c457 CSSM_KEY unwrappedKey = {}; local
H A Dcmspubkey.c1260 CSSM_KEY unwrappedKey; local
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/dbTool/
H A DdbCert.cpp245 CSSM_KEY unwrappedKey; local
/macosx-10.10.1/Security-57031.1.35/libsecurity_smime/Security/
H A Dcryptohi.c457 CSSM_KEY unwrappedKey = {}; local
/macosx-10.10.1/Security-57031.1.35/libsecurity_smime/lib/
H A Dcryptohi.c457 CSSM_KEY unwrappedKey = {}; local
/macosx-10.10.1/Security-57031.1.35/libsecurity_smime/security_smime/
H A Dcryptohi.c457 CSSM_KEY unwrappedKey = {}; local
/macosx-10.10.1/Security-57031.1.35/securityd/src/
H A Ddbcrypto.cpp536 CssmKey unwrappedKey; local
H A Dlocaldatabase.cpp215 unwrapKey(const Context &context, const AccessCredentials *cred, const AclEntryPrototype *owner, Key *wrappingKey, Key *publicKey, CSSM_KEYUSE usage, CSSM_KEYATTR_FLAGS attrs, const CssmKey wrappedKey, RefPointer<Key> &unwrappedKey, CssmData &descriptiveData) argument
H A Dtokendatabase.cpp508 unwrapKey(const Context &context, const AccessCredentials *cred, const AclEntryPrototype *owner, Key *wrappingKey, Key *publicKey, CSSM_KEYUSE usage, CSSM_KEYATTR_FLAGS attrs, const CssmKey wrappedKey, RefPointer<Key> &unwrappedKey, CssmData &descriptiveData) argument
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/miniWrap/
H A DminiWrap.c323 CSSM_KEY unwrappedKey; local
90 wrapKey(CSSM_CSP_HANDLE cspHand, const CSSM_KEY_PTR unwrappedKey, const CSSM_KEY_PTR wrappingKey, CSSM_ALGORITHMS wrapAlg, CSSM_ENCRYPT_MODE wrapMode, CSSM_KEYBLOB_FORMAT wrapFormat, CSSM_PADDING wrapPad, CSSM_KEY_PTR wrappedKey) argument
188 unwrapKey(CSSM_CSP_HANDLE cspHand, const CSSM_KEY_PTR wrappedKey, const CSSM_KEY_PTR unwrappingKey, CSSM_ALGORITHMS unwrapAlg, CSSM_ENCRYPT_MODE unwrapMode, CSSM_PADDING unwrapPad, CSSM_KEY_PTR unwrappedKey, const unsigned char *keyLabel, unsigned keyLabelLen) argument
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DSecImportExportCrypto.cpp335 CSSM_KEY unwrappedKey; local
639 const CSSM_KEY *unwrappedKey; local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecImportExportCrypto.cpp335 CSSM_KEY unwrappedKey; local
639 const CSSM_KEY *unwrappedKey; local
[all...]
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecImportExportCrypto.cpp335 CSSM_KEY unwrappedKey; local
639 const CSSM_KEY *unwrappedKey; local
[all...]
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/badattr/
H A Dbadattr.c831 CSSM_KEY unwrappedKey; local
288 badWrapTest( CSSM_CSP_HANDLE cspHand, CSSM_KEY_PTR unwrappedKey, CSSM_KEYBLOB_FORMAT wrapForm, CSSM_BOOL quiet, const char *keyAlgStr, const char *testStr) argument
/macosx-10.10.1/Security-57031.1.35/Security/sec/Security/
H A DSecECKey.c320 static CFDataRef SecECKeyCopyWrapKey(SecKeyRef key, SecKeyWrapType type, CFDataRef unwrappedKey, CFDictionaryRef parameters, CFDictionaryRef *outParam, CFErrorRef *error) argument
H A DSecKey.c1083 _SecKeyCopyWrapKey(SecKeyRef key, SecKeyWrapType type, CFDataRef unwrappedKey, CFDictionaryRef parameters, CFDictionaryRef *outParam, CFErrorRef *error) argument
/macosx-10.10.1/Security-57031.1.35/SecurityTests/cspxutils/utilLib/
H A Dcspwrap.c2555 cspWrapKey(CSSM_CSP_HANDLE cspHand, const CSSM_KEY *unwrappedKey, const CSSM_KEY *wrappingKey, CSSM_ALGORITHMS wrapAlg, CSSM_ENCRYPT_MODE wrapMode, CSSM_KEYBLOB_FORMAT wrapFormat, CSSM_PADDING wrapPad, CSSM_DATA_PTR initVector, CSSM_DATA_PTR descrData, CSSM_KEY_PTR wrappedKey) argument
2646 cspUnwrapKey(CSSM_CSP_HANDLE cspHand, const CSSM_KEY *wrappedKey, const CSSM_KEY *unwrappingKey, CSSM_ALGORITHMS unwrapAlg, CSSM_ENCRYPT_MODE unwrapMode, CSSM_PADDING unwrapPad, CSSM_DATA_PTR initVector, CSSM_KEY_PTR unwrappedKey, CSSM_DATA_PTR descrData, const char *keyLabel, unsigned keyLabelLen) argument
/macosx-10.10.1/Security-57031.1.35/SecurityTests/xdr_rpc/Reference/
H A Dtransition.cpp731 RefPointer<Key> unwrappedKey; local
/macosx-10.10.1/security_certtool-55109/src/
H A DCertTool.cpp690 CSSM_KEY unwrappedKey; local

Completed in 316 milliseconds

12