• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.9.5/Security-55471.14.18/include/securityd_client/

Lines Matching refs:Allocator

116 	ClientSession(Allocator &standard = Allocator::standard(),
117 Allocator &returning = Allocator::standard());
187 void commitDbForSync(DbHandle srcDb, DbHandle cloneDb, CssmData &blob, Allocator &alloc);
190 void encodeDb(DbHandle db, CssmData &blob, Allocator &alloc);
210 void encodeKey(KeyHandle key, CssmData &blob, KeyUID *uid, Allocator &alloc);
221 void getKeyDigest(KeyHandle key, CssmData &digest, Allocator &alloc);
229 const CssmData *descriptiveData, CssmWrappedKey &wrappedKey, Allocator &alloc);
239 CssmData &data, KeyHandle &newKey, CssmKey::Header &newKeyHeader, Allocator &alloc);
260 KeyHandle &newKey, CssmKey::Header &newHeader, Allocator &alloc);
268 void generateRandom(const Security::Context &context, CssmData &data, Allocator &alloc);
274 const CssmData &in, CssmData &out, Allocator &alloc);
278 const CssmData &in, CssmData &out, Allocator &alloc);
284 const CssmData &data, CssmData &signature, Allocator &alloc,
295 const CssmData &data, CssmData &mac, Allocator &alloc);
304 uint32 &count, AclEntryInfo * &info, Allocator &alloc);
309 void getKeyOwner(KeyHandle key, AclOwnerPrototype &owner, Allocator &alloc);
317 uint32 &count, AclEntryInfo * &info, Allocator &alloc);
322 void getDbOwner(DbHandle db, AclOwnerPrototype &owner, Allocator &alloc);
332 KeyHandle &newKey, CssmKey::Header &newHeader, Allocator &alloc);
366 void authorizationdbGet(const AuthorizationString rightname, CssmData &rightDefinition, Allocator &alloc);
403 uint32 &count, AclEntryInfo * &info, Allocator &alloc);
407 AclOwnerPrototype &owner, Allocator &alloc);