/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/ |
D | Tag.aidl | 46 PURPOSE = TagType.ENUM_REP | 1, 80 BLOCK_MODE = TagType.ENUM_REP | 4, 94 DIGEST = TagType.ENUM_REP | 5, 122 PADDING = TagType.ENUM_REP | 6, 202 RSA_OAEP_MGF_DIGEST = TagType.ENUM_REP | 203,
|
D | TagType.aidl | 31 ENUM_REP = 2 << 28, enumConstant
|
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/3/android/hardware/security/keymint/ |
D | Tag.aidl | 39 PURPOSE = (android.hardware.security.keymint.TagType.ENUM_REP | 1) /* 536870913 */, 42 BLOCK_MODE = (android.hardware.security.keymint.TagType.ENUM_REP | 4) /* 536870916 */, 43 DIGEST = (android.hardware.security.keymint.TagType.ENUM_REP | 5) /* 536870917 */, 44 PADDING = (android.hardware.security.keymint.TagType.ENUM_REP | 6) /* 536870918 */, 50 RSA_OAEP_MGF_DIGEST = (android.hardware.security.keymint.TagType.ENUM_REP | 203) /* 536871115 */,
|
D | TagType.aidl | 40 ENUM_REP = (2 << 28) /* 536870912 */, enumConstant
|
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/ |
D | TagType.aidl | 40 ENUM_REP = 536870912, enumConstant
|
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/ |
D | TagType.aidl | 40 ENUM_REP = 536870912, enumConstant
|
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/2/android/hardware/security/keymint/ |
D | TagType.aidl | 40 ENUM_REP = 536870912, enumConstant
|
/hardware/interfaces/keymaster/3.0/ |
D | types.hal | 22 ENUM_REP = 2 << 28, /* Repeatable enumeration value. */ 41 PURPOSE = TagType:ENUM_REP | 1, /** KeyPurpose. */ 44 BLOCK_MODE = TagType:ENUM_REP | 4, /** BlockMode. */ 45 DIGEST = TagType:ENUM_REP | 5, /** Digest. */ 46 PADDING = TagType:ENUM_REP | 6, /** PaddingMode. */ 50 KDF = TagType:ENUM_REP | 9, /** KeyDerivationFunction. */
|
/hardware/interfaces/keymaster/4.0/support/ |
D | key_param_output.cpp | 50 case TagType::ENUM_REP: in operator <<()
|
D | authorization_set.cpp | 36 case TagType::ENUM_REP: in keyParamLess() 69 case TagType::ENUM_REP: in keyParamEqual()
|
D | attestation_record.cpp | 187 void copyAuthTag(const stack_st_ASN1_INTEGER* stack, TypedTag<TagType::ENUM_REP, tag> ttag, in copyAuthTag() argument
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | key_param_output.cpp | 78 case TagType::ENUM_REP: in operator <<()
|
D | authorization_set.cpp | 42 case TagType::ENUM_REP: in keyParamLess() 76 case TagType::ENUM_REP: in keyParamEqual()
|
D | attestation_record.cpp | 143 void copyAuthTag(const stack_st_ASN1_INTEGER* stack, TypedTag<TagType::ENUM_REP, tag> ttag, in copyAuthTag() argument
|
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/ |
D | keymaster_tags.h | 375 case TagType::ENUM_REP: 408 case TagType::ENUM_REP:
|
/hardware/interfaces/security/keymint/support/ |
D | attestation_record.cpp | 203 void copyAuthTag(const stack_st_ASN1_INTEGER* stack, TypedTag<TagType::ENUM_REP, tag> ttag, in copyAuthTag() argument
|
/hardware/interfaces/keymaster/4.1/support/ |
D | attestation_record.cpp | 202 void copyAuthTag(const stack_st_ASN1_INTEGER* stack, TypedTag<TagType::ENUM_REP, tag> ttag, in copyAuthTag() argument
|
/hardware/interfaces/keymaster/4.0/ |
D | types.hal | 40 ENUM_REP = 2 << 28, 74 PURPOSE = TagType:ENUM_REP | 1, 108 BLOCK_MODE = TagType:ENUM_REP | 4, /* BlockMode. */ 122 DIGEST = TagType:ENUM_REP | 5, 150 PADDING = TagType:ENUM_REP | 6,
|
D | IKeymasterDevice.hal | 765 * o TagType::ENUM_REP, TagType::UINT_REP and TagType::ULONG_REP tags are represented as ASN.1
|