Home
last modified time | relevance | path

Searched refs:hardwareAuthenticatorType (Results 1 – 17 of 17) sorted by relevance

/aosp12/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/
H A DKeyParameterValue.aidl46 android.hardware.security.keymint.HardwareAuthenticatorType hardwareAuthenticatorType;
/aosp12/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/
H A DKeyParameterValue.aidl46 android.hardware.security.keymint.HardwareAuthenticatorType hardwareAuthenticatorType;
/aosp12/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/
H A DKeyParameterValue.aidl44 HardwareAuthenticatorType hardwareAuthenticatorType;
/aosp12/system/keymaster/ng/
H A DKeyMintUtils.cpp50 KeyParameterValue::make<KeyParameterValue::hardwareAuthenticatorType>( in kmEnumParam2Aidl()
88 return aidlEnumVal2Km<KeyParameterValue::hardwareAuthenticatorType>(tag, param.value); in aidlEnumParam2Km()
/aosp12/hardware/interfaces/identity/aidl/default/
H A DFakeSecureHardwareProxy.cpp233 int hardwareAuthenticatorType, uint64_t timeStamp, const vector<uint8_t>& mac, in setAuthToken() argument
237 hardwareAuthenticatorType, timeStamp, mac.data(), mac.size(), in setAuthToken()
H A DFakeSecureHardwareProxy.h95 int hardwareAuthenticatorType, uint64_t timeStamp, const vector<uint8_t>& mac,
/aosp12/hardware/interfaces/identity/aidl/default/libeic/
H A DEicPresentation.h121 uint64_t authenticatorId, int hardwareAuthenticatorType,
H A DEicOps.h292 int hardwareAuthenticatorType, uint64_t timeStamp, const uint8_t* mac,
H A DEicPresentation.c332 uint64_t authenticatorId, int hardwareAuthenticatorType, in eicPresentationSetAuthToken() argument
352 challenge, secureUserId, authenticatorId, hardwareAuthenticatorType, timeStamp, mac, in eicPresentationSetAuthToken()
/aosp12/hardware/interfaces/identity/aidl/default/common/
H A DSecureHardwareProxy.h135 int hardwareAuthenticatorType, uint64_t timeStamp,
/aosp12/frameworks/base/keystore/java/android/security/keystore2/
H A DKeyStore2ParameterUtils.java93 kp.value = KeyParameterValue.hardwareAuthenticatorType(v); in makeEnum()
/aosp12/hardware/interfaces/security/keymint/support/include/keymint_support/
H A Dkeymint_tags.h247 MAKE_TAG_ENUM_VALUE_ACCESSOR(TAG_USER_AUTH_TYPE, hardwareAuthenticatorType)
/aosp12/system/keymaster/ng/include/
H A Dkeymaster_tags.h243 MAKE_TAG_ENUM_VALUE_ACCESSOR(TAG_USER_AUTH_TYPE, f.hardwareAuthenticatorType)
/aosp12/hardware/interfaces/keymaster/3.0/vts/functional/
H A Dkeymaster_tags.h226 MAKE_TAG_ENUM_VALUE_ACCESSOR(TAG_USER_AUTH_TYPE, f.hardwareAuthenticatorType)
/aosp12/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
H A Dkeymaster_tags.h233 MAKE_TAG_ENUM_VALUE_ACCESSOR(TAG_USER_AUTH_TYPE, f.hardwareAuthenticatorType)
/aosp12/hardware/interfaces/keymaster/3.0/
H A Dtypes.hal388 HardwareAuthenticatorType hardwareAuthenticatorType;
/aosp12/hardware/interfaces/keymaster/4.0/
H A Dtypes.hal1152 HardwareAuthenticatorType hardwareAuthenticatorType;