Searched refs:ULONG (Results 1 – 11 of 11) sorted by relevance
/hardware/interfaces/keymaster/4.0/support/ |
D | key_param_output.cpp | 73 case TagType::ULONG: in operator <<()
|
D | authorization_set.cpp | 40 case TagType::ULONG: in keyParamLess() 73 case TagType::ULONG: in keyParamEqual()
|
D | attestation_record.cpp | 207 void copyAuthTag(const ASN1_INTEGER* asn1_int, TypedTag<TagType::ULONG, tag> ttag, in copyAuthTag() argument
|
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | key_param_output.cpp | 101 case TagType::ULONG: in operator <<()
|
D | authorization_set.cpp | 46 case TagType::ULONG: in keyParamLess() 80 case TagType::ULONG: in keyParamEqual()
|
D | attestation_record.cpp | 192 void copyAuthTag(const ASN1_INTEGER* asn1_int, TypedTag<TagType::ULONG, tag> ttag, in copyAuthTag() argument
|
D | keymaster_tags.h | 195 MAKE_TAG_VALUE_ACCESSOR(TagType::ULONG, f.longInteger)
|
/hardware/interfaces/keymaster/3.0/ |
D | types.hal | 25 ULONG = 5 << 28, 54 RSA_PUBLIC_EXPONENT = TagType:ULONG | 200,
|
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/ |
D | keymaster_tags.h | 193 MAKE_TAG_VALUE_ACCESSOR(TagType::ULONG, f.longInteger)
|
/hardware/interfaces/keymaster/4.0/ |
D | types.hal | 46 ULONG = 5 << 28, 201 RSA_PUBLIC_EXPONENT = TagType:ULONG | 200,
|
D | IKeymasterDevice.hal | 762 * o TagType::ENUM, TagType::UINT, TagType::ULONG and TagType::DATE tags are represented as
|