OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FindKeyByLabel
(Results
1 - 2
of
2
) sorted by null
/system/tpm/attestation/server/
attestation_service.cc
195
if (!
FindKeyByLabel
(request.username(), request.key_label(), &key)) {
432
if (!
FindKeyByLabel
(request.username(), request.key_label(), &key)) {
463
if (!
FindKeyByLabel
(request.username(), request.key_label(), &key)) {
496
if (!
FindKeyByLabel
(request.username(), request.key_label(), &key)) {
703
bool AttestationService::
FindKeyByLabel
(const std::string& username,
attestation_service.h
237
bool
FindKeyByLabel
(const std::string& username,
Completed in 89 milliseconds