Home
last modified time | relevance | path

Searched refs:ALGORITHM_P256 (Results 1 – 2 of 2) sorted by relevance

/system/iot/attestation/at-factory-tool/
Datftman.py42 ALGORITHM_P256 = 1 variable in EncryptionAlgorithm
894 elif EncryptionAlgorithm.ALGORITHM_P256 in algorithm_list:
895 return EncryptionAlgorithm.ALGORITHM_P256
Datftman_unittest.py589 p256 = atftman.EncryptionAlgorithm.ALGORITHM_P256
597 p256 = atftman.EncryptionAlgorithm.ALGORITHM_P256