Home
last modified time | relevance | path

Searched defs:ALGORITHM (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/modules/ExtServices/java/src/android/ext/services/displayhash/
H A DHmacKeyManager.java36 private static final String ALGORITHM = "HmacSHA256"; field in HmacKeyManager
/aosp12/system/keymaster/include/keymaster/cppcose/
H A Dcppcose.h62 ALGORITHM = 1, enumerator
131 ALGORITHM = 3, enumerator
/aosp12/packages/apps/RemoteProvisioner/tests/unittests/src/com/android/remoteprovisioner/unittest/
H A DUtils.java56 private static final int ALGORITHM = 3; field in Utils
/aosp12/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/
H A DTag.aidl40 ALGORITHM = 268435458, enumConstant
/aosp12/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/
H A DTag.aidl40 ALGORITHM = 268435458, enumConstant
/aosp12/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/
H A DTag.aidl55 ALGORITHM = TagType.ENUM | 2, enumConstant
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/serialization/
H A DKeyChainSnapshotSerializerTest.java53 private static final int ALGORITHM = KeyDerivationParams.ALGORITHM_SCRYPT; field in KeyChainSnapshotSerializerTest
/aosp12/system/keymaster/include/keymaster/km_openssl/
H A Dattestation_record.h241 ALGORITHM = convert_to_eat_claim(KM_TAG_ALGORITHM), enumerator