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

  /system/tpm/trunks/
mock_tpm.cc 132 const std::string& auth_object_name,
148 const std::string& auth_object_name,
mock_tpm.h     [all...]
tpm_generated.h     [all...]
tpm_generated.cc     [all...]
  /external/python/cpython3/Lib/test/
test_smtplib.py 681 auth_object_name = '_auth_%s' % args[0].lower().replace('-', '_')
683 self.auth_object = getattr(self, auth_object_name)
686 ' authentication mechanism {!r}'.format(auth_object_name))
    [all...]

Completed in 1331 milliseconds