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 D | KeyParameterValue.aidl | 46 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 D | KeyParameterValue.aidl | 46 android.hardware.security.keymint.HardwareAuthenticatorType hardwareAuthenticatorType;
|
/aosp12/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/ |
H A D | KeyParameterValue.aidl | 44 HardwareAuthenticatorType hardwareAuthenticatorType;
|
/aosp12/system/keymaster/ng/ |
H A D | KeyMintUtils.cpp | 50 KeyParameterValue::make<KeyParameterValue::hardwareAuthenticatorType>( in kmEnumParam2Aidl() 88 return aidlEnumVal2Km<KeyParameterValue::hardwareAuthenticatorType>(tag, param.value); in aidlEnumParam2Km()
|
/aosp12/hardware/interfaces/identity/aidl/default/ |
H A D | FakeSecureHardwareProxy.cpp | 233 int hardwareAuthenticatorType, uint64_t timeStamp, const vector<uint8_t>& mac, in setAuthToken() argument 237 hardwareAuthenticatorType, timeStamp, mac.data(), mac.size(), in setAuthToken()
|
H A D | FakeSecureHardwareProxy.h | 95 int hardwareAuthenticatorType, uint64_t timeStamp, const vector<uint8_t>& mac,
|
/aosp12/hardware/interfaces/identity/aidl/default/libeic/ |
H A D | EicPresentation.h | 121 uint64_t authenticatorId, int hardwareAuthenticatorType,
|
H A D | EicOps.h | 292 int hardwareAuthenticatorType, uint64_t timeStamp, const uint8_t* mac,
|
H A D | EicPresentation.c | 332 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 D | SecureHardwareProxy.h | 135 int hardwareAuthenticatorType, uint64_t timeStamp,
|
/aosp12/frameworks/base/keystore/java/android/security/keystore2/ |
H A D | KeyStore2ParameterUtils.java | 93 kp.value = KeyParameterValue.hardwareAuthenticatorType(v); in makeEnum()
|
/aosp12/hardware/interfaces/security/keymint/support/include/keymint_support/ |
H A D | keymint_tags.h | 247 MAKE_TAG_ENUM_VALUE_ACCESSOR(TAG_USER_AUTH_TYPE, hardwareAuthenticatorType)
|
/aosp12/system/keymaster/ng/include/ |
H A D | keymaster_tags.h | 243 MAKE_TAG_ENUM_VALUE_ACCESSOR(TAG_USER_AUTH_TYPE, f.hardwareAuthenticatorType)
|
/aosp12/hardware/interfaces/keymaster/3.0/vts/functional/ |
H A D | keymaster_tags.h | 226 MAKE_TAG_ENUM_VALUE_ACCESSOR(TAG_USER_AUTH_TYPE, f.hardwareAuthenticatorType)
|
/aosp12/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/ |
H A D | keymaster_tags.h | 233 MAKE_TAG_ENUM_VALUE_ACCESSOR(TAG_USER_AUTH_TYPE, f.hardwareAuthenticatorType)
|
/aosp12/hardware/interfaces/keymaster/3.0/ |
H A D | types.hal | 388 HardwareAuthenticatorType hardwareAuthenticatorType;
|
/aosp12/hardware/interfaces/keymaster/4.0/ |
H A D | types.hal | 1152 HardwareAuthenticatorType hardwareAuthenticatorType;
|