OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ComputeSignature
(Results
1 - 3
of
3
) sorted by null
/system/gatekeeper/include/gatekeeper/
gatekeeper.h
83
* This can be implemented as a simple pass-through to
ComputeSignature
, but is
106
virtual void
ComputeSignature
(uint8_t *signature, uint32_t signature_length,
/system/core/gatekeeperd/
SoftGateKeeper.h
94
virtual void
ComputeSignature
(uint8_t *signature, uint32_t signature_length,
/system/gatekeeper/
gatekeeper.cpp
236
ComputeSignature
(token->hmac, sizeof(token->hmac), auth_token_key, key_len,
Completed in 196 milliseconds