OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kRSAStorageRootKey
(Results
1 - 3
of
3
) sorted by null
/system/tpm/trunks/
tpm_utility_impl.cc
736
result = GetKeyName(
kRSAStorageRootKey
, &parent_name);
747
kRSAStorageRootKey
,
786
result = GetKeyName(
kRSAStorageRootKey
, &parent_name);
833
result = factory_.GetTpm()->ImportSync(
kRSAStorageRootKey
,
[
all
...]
tpm_utility.h
31
const TPMI_DH_PERSISTENT
kRSAStorageRootKey
= PERSISTENT_FIRST;
tpm_utility_test.cc
[
all
...]
Completed in 41 milliseconds