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

  /system/tpm/trunks/
tpm_constants.h 28 const TPMA_OBJECT kUserWithAuth = 1U << 6;
tpm_utility_impl.cc 793 public_area.object_attributes = kUserWithAuth | kNoDA;
    [all...]
tpm_utility_test.cc     [all...]

Completed in 1795 milliseconds