Home
last modified time | relevance | path

Searched refs:purpose (Results 1 – 25 of 64) sorted by relevance

123

/hardware/libhardware/include/hardware/
Dkeymaster1.h151 keymaster_purpose_t purpose,
170 keymaster_purpose_t purpose,
189 keymaster_purpose_t purpose,
451 keymaster_error_t (*begin)(const struct keymaster1_device* dev, keymaster_purpose_t purpose,
Dkeymaster2.h332 keymaster_error_t (*begin)(const struct keymaster2_device* dev, keymaster_purpose_t purpose,
/hardware/broadcom/wlan/bcmdhd/dhdutil/
DNOTICE4 purpose with or without fee is hereby granted, provided that the above
/hardware/interfaces/keymaster/3.0/vts/functional/
Dattestation_record.cpp61 ASN1_INTEGER_SET* purpose; member
88 ASN1_EXP_SET_OF_OPT(KM_AUTH_LIST, purpose, ASN1_INTEGER, TAG_PURPOSE.maskedTag()),
242 copyAuthTag(record->purpose, TAG_PURPOSE, auth_list); in extract_auth_list()
Dkeymaster_tags.h225 MAKE_TAG_ENUM_VALUE_ACCESSOR(TAG_PURPOSE, f.purpose)
413 inline const char* stringify(KeyPurpose purpose) {
414 switch (purpose) {
Dkey_param_output.cpp96 return os << param.f.purpose; in operator <<()
Dkeymaster_hidl_hal_test.cpp137 return a.f.purpose == b.f.purpose; in operator ==()
544 ErrorCode Begin(KeyPurpose purpose, const HidlBuf& key_blob, const AuthorizationSet& in_params, in Begin() argument
551 ->begin(purpose, key_blob, in_params.hidl_data(), in Begin()
566 ErrorCode Begin(KeyPurpose purpose, const AuthorizationSet& in_params, in Begin() argument
570 return Begin(purpose, key_blob_, in_params, out_params, &op_handle_); in Begin()
573 ErrorCode Begin(KeyPurpose purpose, const AuthorizationSet& in_params) { in Begin() argument
576 ErrorCode error = Begin(purpose, in_params, &out_params); in Begin()
/hardware/interfaces/keymaster/3.0/
DIKeymasterDevice.hal249 * @param purpose The purpose of the operation, one of KeyPurpose::ENCRYPT, KeyPurpose::DECRYPT,
255 * must have a purpose compatible with purpose and all of its usage requirements
274 begin(KeyPurpose purpose, vec<uint8_t> key, vec<KeyParameter> inParams)
326 * @param signature The signature to be verified if the purpose specified in the begin() call
/hardware/interfaces/keymaster/3.0/default/
DKeymasterDevice.h77 Return<void> begin(KeyPurpose purpose, const hidl_vec<uint8_t>& key,
DKeymasterDevice.cpp627 Return<void> KeymasterDevice::begin(KeyPurpose purpose, const hidl_vec<uint8_t>& key, in begin() argument
641 auto rc = keymaster_device_->begin(keymaster_device_, legacy_enum_conversion(purpose), &kmKey, in begin()
/hardware/interfaces/boot/1.0/
DIBootControl.hal37 * purpose of testing.
/hardware/interfaces/tv/input/1.0/
Dtypes.hal101 * for that purpose, the implementation must use
/hardware/interfaces/audio/2.0/
DIStreamIn.hal97 * scheduler and cgroup. For this purpose, the method returns identifiers
DIStreamOut.hal91 * scheduler and cgroup. For this purpose, the method returns identifiers
/hardware/interfaces/
DNOTICE59 Licensor for the purpose of discussing and improving the Work, but
186 file or class name and description of purpose be included on the
/hardware/google/apf/
DLICENSE58 Licensor for the purpose of discussing and improving the Work, but
185 file or class name and description of purpose be included on the
/hardware/interfaces/camera/device/1.0/
Dtypes.hal66 * The least significant 3 bits of an "int" value are used for this purpose:
/hardware/intel/common/libmix/mix_video/
DCOPYING12 …ource code form; or (b) be licensed by the user to third parties for the purpose of making and/or …
/hardware/intel/common/libmix/mix_vbp/
DCOPYING12 …ource code form; or (b) be licensed by the user to third parties for the purpose of making and/or …
/hardware/intel/common/libmix/mix_audio/
DCOPYING12 …ource code form; or (b) be licensed by the user to third parties for the purpose of making and/or …
/hardware/intel/common/libmix/mix_common/
DCOPYING12 …ource code form; or (b) be licensed by the user to third parties for the purpose of making and/or …
/hardware/intel/bootstub/
DLICENSE223 It is not the purpose of this section to induce you to infringe any
225 such claims; this section has the sole purpose of protecting the
/hardware/qcom/display/msm8994/libgralloc/
DNOTICE71 Licensor for the purpose of discussing and improving the Work, but
/hardware/qcom/display/msm8226/libcopybit/
DNOTICE71 Licensor for the purpose of discussing and improving the Work, but
/hardware/qcom/audio/legacy/alsa_sound/
DNOTICE72 Licensor for the purpose of discussing and improving the Work, but

123