Searched refs:PrepareKeyContext (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/enterprise_platform_keys_private/
H A Denterprise_platform_keys_private_api.h109 struct PrepareKeyContext { struct in class:extensions::EPKPChallengeKeyBase
110 PrepareKeyContext(
118 ~PrepareKeyContext();
129 const PrepareKeyContext& context,
133 const PrepareKeyContext& context,
138 const PrepareKeyContext& context,
H A Denterprise_platform_keys_private_api.cc55 EPKPChallengeKeyBase::PrepareKeyContext::PrepareKeyContext( function in class:extensions::EPKPChallengeKeyBase::PrepareKeyContext
70 EPKPChallengeKeyBase::PrepareKeyContext::~PrepareKeyContext() {
173 const PrepareKeyContext context = PrepareKeyContext(key_type,
184 const PrepareKeyContext& context,
202 const PrepareKeyContext& context,
236 const PrepareKeyContext& context,

Completed in 500 milliseconds