HomeSort by relevance Sort by last modified time
    Searched full:attestation_id_meid (Results 1 - 25 of 61) sorted by null

1 2 3

  /system/keymaster/include/keymaster/
attestation_record.h 89 ASN1_OCTET_STRING* attestation_id_meid; member in struct:keymaster::km_auth_list
138 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_id_meid, ASN1_OCTET_STRING,
  /system/keymaster/km_openssl/
attestation_record.cpp 256 string_ptr = &record->attestation_id_meid;
685 if (record->attestation_id_meid &&
686 !auth_list->push_back(TAG_ATTESTATION_ID_MEID, record->attestation_id_meid->data,
687 record->attestation_id_meid->length))
  /prebuilts/vndk/v27/arm/arch-arm-armv7-a-neon/shared/vndk-core/
android.hardware.keymaster@3.0.so 
libkeymaster_portable.so 
  /prebuilts/vndk/v27/arm64/arch-arm-armv7-a-neon/shared/vndk-core/
android.hardware.keymaster@3.0.so 
libkeymaster_portable.so 
  /external/nos/host/generic/nugget/proto/nugget/app/keymaster/
keymaster_defs.proto 89 ATTESTATION_ID_MEID = 0x902cb; // (TagType:BYTES | 715)
  /hardware/interfaces/keymaster/3.0/
types.hal 136 ATTESTATION_ID_MEID = TagType:BYTES | 715, /* Used to provide the device's MEID to be included
  /hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
keymaster_tags.h 395 case Tag::ATTESTATION_ID_MEID:
  /prebuilts/vndk/v27/x86/arch-x86-x86/shared/vndk-core/
android.hardware.keymaster@3.0.so 
libkeymaster_portable.so 
  /prebuilts/vndk/v27/x86_64/arch-x86-x86_64/shared/vndk-core/
android.hardware.keymaster@3.0.so 
libkeymaster_portable.so 
  /system/security/keystore/
legacy_keymaster_device_wrapper.cpp 358 case Tag::ATTESTATION_ID_MEID:
keymaster_enforcement.cpp 310 case Tag::ATTESTATION_ID_MEID:
key_store_service.cpp     [all...]
  /external/nos/host/android/hals/keymaster/
proto_utils.cpp 603 case Tag::ATTESTATION_ID_MEID: // (TagType:BYTES | 715)
771 case nosapp::Tag::ATTESTATION_ID_MEID: // (TagType:BYTES | 715)
    [all...]
  /hardware/interfaces/keymaster/4.0/
types.hal     [all...]
  /hardware/interfaces/keymaster/3.0/vts/functional/
keymaster_hidl_hal_test.cpp 124 case Tag::ATTESTATION_ID_MEID:
    [all...]
  /prebuilts/abi-dumps/vndk/28/32/arm_armv7-a-neon/source-based/
android.hardware.confirmationui@1.0.so.lsdump.gz 
android.hardware.keymaster@3.0.so.lsdump.gz 
android.hardware.keymaster@4.0.so.lsdump.gz 
libkeymaster_portable.so.lsdump.gz 
libpuresoftkeymasterdevice.so.lsdump.gz 
libsoftkeymasterdevice.so.lsdump.gz 

Completed in 369 milliseconds

1 2 3