HomeSort by relevance Sort by last modified time
    Searched refs:LoadSrk (Results 1 - 2 of 2) sorted by null

  /system/tpm/attestation/common/
tpm_utility_v1.h 87 bool LoadSrk(TSS_HCONTEXT context_handle, trousers::ScopedTssKey* srk_handle);
tpm_utility_v1.cc 128 if (!LoadSrk(context_handle, &srk_handle)) {
579 if (!LoadSrk(context_handle_, &srk_handle_)) {
597 bool TpmUtilityV1::LoadSrk(TSS_HCONTEXT context_handle,

Completed in 868 milliseconds