Home
last modified time | relevance | path

Searched refs:IMPLICIT_USAGE_FLAGS (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/tests/scripts/
H A Dgenerate_psa_tests.py371 IMPLICIT_USAGE_FLAGS = { variable in StorageKey
391 if flag in self.IMPLICIT_USAGE_FLAGS:
392 usage_flags.add(self.IMPLICIT_USAGE_FLAGS[flag])
730 implicit_usage = StorageKey.IMPLICIT_USAGE_FLAGS[implyer_usage]
807 for usage in sorted(StorageKey.IMPLICIT_USAGE_FLAGS, key=str):

Completed in 2 milliseconds