Home
last modified time | relevance | path

Searched refs:longInteger (Results 1 – 13 of 13) sorted by relevance

/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/
Dkeymaster_tags.h202 MAKE_TAG_VALUE_ACCESSOR(TagType::ULONG, f.longInteger)
203 MAKE_TAG_VALUE_ACCESSOR(TagType::ULONG_REP, f.longInteger)
240 param.f.longInteger = 0;
381 return a.f.longInteger < b.f.longInteger;
414 return a.f.longInteger == b.f.longInteger;
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/1/android/hardware/security/keymint/
DKeyParameterValue.aidl50 long longInteger;
/hardware/interfaces/security/keymint/aidl/aidl_api/android.hardware.security.keymint/current/android/hardware/security/keymint/
DKeyParameterValue.aidl50 long longInteger;
/hardware/interfaces/security/keymint/aidl/android/hardware/security/keymint/
DKeyParameterValue.aidl50 long longInteger;
/hardware/interfaces/keymaster/3.0/vts/functional/
Dauthorization_set.cpp48 return a.f.longInteger < b.f.longInteger; in keyParamLess()
82 return a.f.longInteger == b.f.longInteger; in keyParamEqual()
Dkeymaster_tags.h195 MAKE_TAG_VALUE_ACCESSOR(TagType::ULONG, f.longInteger)
196 MAKE_TAG_VALUE_ACCESSOR(TagType::ULONG_REP, f.longInteger)
232 param.f.longInteger = 0;
Dkey_param_output.cpp102 return os << param.f.longInteger; in operator <<()
Dkeymaster_hidl_hal_test.cpp101 return a.f.longInteger == b.f.longInteger; in operator ==()
/hardware/interfaces/keymaster/4.0/support/
Dkey_param_output.cpp74 return os << param.f.longInteger; in operator <<()
Dauthorization_set.cpp42 return a.f.longInteger < b.f.longInteger; in keyParamLess()
75 return a.f.longInteger == b.f.longInteger; in keyParamEqual()
/hardware/interfaces/security/keymint/support/include/keymint_support/
Dkeymint_tags.h196 MAKE_TAG_VALUE_ACCESSOR(TagType::ULONG, longInteger) in MAKE_TAG_VALUE_ACCESSOR() argument
197 MAKE_TAG_VALUE_ACCESSOR(TagType::ULONG_REP, longInteger) in MAKE_TAG_VALUE_ACCESSOR()
/hardware/interfaces/keymaster/3.0/
Dtypes.hal393 uint64_t longInteger;
/hardware/interfaces/keymaster/4.0/
Dtypes.hal1158 uint64_t longInteger;