OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ComputePasswordSignature
(Results
1 - 3
of
3
) sorted by null
/system/gatekeeper/include/gatekeeper/
gatekeeper.h
89
virtual void
ComputePasswordSignature
(uint8_t *signature, uint32_t signature_length,
/system/core/gatekeeperd/
SoftGateKeeper.h
79
virtual void
ComputePasswordSignature
(uint8_t *signature, uint32_t signature_length,
/system/gatekeeper/
gatekeeper.cpp
194
ComputePasswordSignature
(password_handle->signature, sizeof(password_handle->signature),
Completed in 162 milliseconds