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

  /system/tpm/trunks/
tpm_utility.h 37 const int kNoCreationPCR = -1;
196 // argument can take the value of kNoCreationPCR.
trunks_client_test.cc 111 kNoCreationPCR, session->GetDelegate(), &key_blob, nullptr);
152 kNoCreationPCR, session->GetDelegate(), &key_blob, nullptr);
210 kNoCreationPCR, session->GetDelegate(), &key_blob, nullptr);
253 kNoCreationPCR, session->GetDelegate(), &key_blob, &creation_blob);
262 kNoCreationPCR, session->GetDelegate(), &alternate_key_blob,
435 kNoCreationPCR, hmac_session->GetDelegate(), &key_blob, nullptr);
564 kNoCreationPCR, hmac_session->GetDelegate(), &key_blob, nullptr);
744 kNoCreationPCR, hmac_session->GetDelegate(), &key_blob, nullptr);
    [all...]
tpm_utility_test.cc     [all...]
tpm_utility_impl.cc     [all...]

Completed in 57 milliseconds