Searched refs:interpretedAs (Results 26 - 34 of 34) sorted by relevance

12

/macosx-10.9.5/securityd-55199.3/src/
H A Dkcdatabase.cpp952 KeyHandle &handle = *sample[1].data().interpretedAs<KeyHandle>(CSSM_ERRCODE_INVALID_SAMPLE_VALUE);
959 CssmKey &key = *sample[2].data().interpretedAs<CssmKey>();
976 KeyHandle keyhandle = *sample[1].data().interpretedAs<KeyHandle>(CSSM_ERRCODE_INVALID_SAMPLE_VALUE);
H A Ddbcrypto.cpp263 DbBlob::PrivateBlob *privateBlob = decryptedBlob.interpretedAs<DbBlob::PrivateBlob>();
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_cspdl/lib/
H A DSSCSPSession.cpp241 getDatabase(param.interpretedAs<CSSM_DL_DB_HANDLE>(CSSMERR_CSP_INVALID_ATTR_DL_DB_HANDLE)).dbHandle(),
/macosx-10.9.5/Security-55471.14.18/libsecurity_sd_cspdl/lib/
H A DSDCSPSession.cpp245 (DbHandle)getDatabase(param.interpretedAs<CSSM_DL_DB_HANDLE>(CSSMERR_CSP_INVALID_ATTR_DL_DB_HANDLE)),
H A DSDDLSession.cpp259 CssmKey *outKey = inoutData->interpretedAs<CssmKey>();
/macosx-10.9.5/security_systemkeychain-55191.2/src/
H A Dsystemkeychain.cpp307 DbBlob *dbBlob = dbBlobData.get().interpretedAs<DbBlob>();
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DSecKeychain.cpp1017 data.get().interpretedAs<const SecurityServer::DbBlob>();
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecKeychain.cpp1017 data.get().interpretedAs<const SecurityServer::DbBlob>();
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DSecKeychain.cpp1017 data.get().interpretedAs<const SecurityServer::DbBlob>();

Completed in 285 milliseconds

12