Home | History | Annotate | Download | only in at-factory-tool

Lines Matching refs:ALGORITHM_P256

42   ALGORITHM_P256 = 1
868 Options are ALGORITHM_P256 or ALGORITHM_CURVE25519
880 We favor ALGORITHM_CURVE25519 over ALGORITHM_P256
894 elif EncryptionAlgorithm.ALGORITHM_P256 in algorithm_list:
895 return EncryptionAlgorithm.ALGORITHM_P256