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

1 2 3

  /hardware/interfaces/keymaster/3.0/vts/functional/
attestation_record.cpp 84 ASN1_OCTET_STRING* attestation_application_id; member in struct:android::hardware::keymaster::V3_0::km_auth_list
114 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_application_id, ASN1_OCTET_STRING,
247 copyAuthTag(record->attestation_application_id,
keymaster_tags.h 146 DECLARE_TYPED_TAG(ATTESTATION_APPLICATION_ID);
keymaster_hidl_hal_test.cpp 118 case Tag::ATTESTATION_APPLICATION_ID:
    [all...]
  /hardware/interfaces/keymaster/4.0/support/
attestation_record.cpp 84 ASN1_OCTET_STRING* attestation_application_id; member in struct:android::hardware::keymaster::V4_0::km_auth_list
112 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_application_id, ASN1_OCTET_STRING,
244 copyAuthTag(record->attestation_application_id, TAG_ATTESTATION_APPLICATION_ID, auth_list);
  /system/keymaster/include/keymaster/
attestation_record.h 83 ASN1_OCTET_STRING* attestation_application_id; member in struct:keymaster::km_auth_list
126 ASN1_EXP_OPT(KM_AUTH_LIST, attestation_application_id, ASN1_OCTET_STRING,
  /system/keymaster/android_keymaster/
android_keymaster.cpp 401 keymaster_blob_t attestation_application_id;
403 &attestation_application_id)) {
404 key->sw_enforced().push_back(TAG_ATTESTATION_APPLICATION_ID, attestation_application_id);
  /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 
  /hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
keymaster_tags.h 113 DECLARE_TYPED_TAG(ATTESTATION_APPLICATION_ID);
389 case Tag::ATTESTATION_APPLICATION_ID:
  /external/nos/host/generic/nugget/proto/nugget/app/keymaster/
keymaster_defs.proto 83 ATTESTATION_APPLICATION_ID = 0x902c5; // (TagType:BYTES | 709)
  /hardware/interfaces/keymaster/3.0/
types.hal 123 ATTESTATION_APPLICATION_ID = TagType:BYTES | 709, /* Used to identify the set of possible
  /hardware/interfaces/keymaster/4.0/
types.hal 617 * C is the value of Tag::ATTESTATION_APPLICATION_ID that is provided to attestKey().
644 * Tag::ATTESTATION_APPLICATION_ID identifies the set of applications which may use a key, used
647 * The content of Tag::ATTESTATION_APPLICATION_ID is a DER-encoded ASN.1 structure, with the
667 ATTESTATION_APPLICATION_ID = TagType:BYTES | 709,
    [all...]
  /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/keymaster/km_openssl/
attestation_record.cpp 238 string_ptr = &record->attestation_application_id;
  /system/keymaster/ng/include/
keymaster_tags.h 164 DECLARE_TYPED_TAG(ATTESTATION_APPLICATION_ID);
  /external/nos/host/android/hals/keymaster/
proto_utils.cpp 597 case Tag::ATTESTATION_APPLICATION_ID: // (TagType:BYTES | 709)
765 case nosapp::Tag::ATTESTATION_APPLICATION_ID: // (TagType:BYTES | 709)
    [all...]
  /system/security/keystore/
keymaster_enforcement.cpp 304 case Tag::ATTESTATION_APPLICATION_ID:
key_store_service.cpp     [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 

Completed in 552 milliseconds

1 2 3