Searched refs:origin (Results 1 – 25 of 73) sorted by relevance
123
/hardware/interfaces/keymaster/3.0/vts/functional/ |
D | attestation_record.cpp | 79 ASN1_INTEGER* origin; member 109 ASN1_EXP_OPT(KM_AUTH_LIST, origin, ASN1_INTEGER, TAG_ORIGIN.maskedTag()), 237 copyAuthTag(record->origin, TAG_ORIGIN, auth_list); in extract_auth_list()
|
D | keymaster_tags.h | 223 MAKE_TAG_ENUM_VALUE_ACCESSOR(TAG_ORIGIN, f.origin) 402 inline const char* stringify(KeyOrigin origin) { 403 switch (origin) {
|
D | key_param_output.cpp | 92 return os << param.f.origin; in operator <<()
|
/hardware/interfaces/keymaster/4.0/support/ |
D | key_param_output.cpp | 64 return os << param.f.origin; in operator <<()
|
D | attestation_record.cpp | 84 ASN1_INTEGER* origin; member 123 ASN1_EXP_OPT(KM_AUTH_LIST, origin, ASN1_INTEGER, TAG_ORIGIN.maskedTag()), 251 copyAuthTag(record->origin, TAG_ORIGIN, auth_list); in extract_auth_list()
|
/hardware/interfaces/keymaster/4.0/support/include/keymasterV4_0/ |
D | keymaster_tags.h | 221 MAKE_TAG_ENUM_VALUE_ACCESSOR(TAG_ORIGIN, f.origin) 431 return a.f.origin == b.f.origin;
|
/hardware/interfaces/keymaster/3.0/ |
D | types.hal | 226 * The origin of a key (or pair), i.e. where it was generated. Note that ORIGIN can be found in 235 UNKNOWN = 3, /* Keymaster did not record origin. This value can only be seen on keys in a 384 KeyOrigin origin;
|
/hardware/qcom/msm8996/original-kernel-headers/sound/ |
D | asequencer.h | 264 struct snd_seq_addr origin; /* original sender */ member
|
/hardware/qcom/msm8996/kernel-headers/sound/ |
D | asequencer.h | 196 struct snd_seq_addr origin; member
|
/hardware/qcom/msm8998/json-c/ |
D | RELEASE_CHECKLIST.txt | 66 git push origin json-c-${release}
|
/hardware/interfaces/camera/metadata/3.3/ |
D | types.hal | 74 * <p>The origin for ANDROID_LENS_POSE_TRANSLATION.</p>
|
/hardware/qcom/display/msm8960/libcopybit/ |
D | NOTICE | 154 origin of the Work and reproducing the content of the NOTICE file.
|
/hardware/qcom/audio/visualizer/ |
D | NOTICE | 154 origin of the Work and reproducing the content of the NOTICE file.
|
/hardware/libhardware/ |
D | NOTICE | 154 origin of the Work and reproducing the content of the NOTICE file.
|
/hardware/qcom/display/msm8909w_3100/libgralloc/ |
D | NOTICE | 154 origin of the Work and reproducing the content of the NOTICE file.
|
/hardware/google/av/media/codecs/gsm/ |
D | NOTICE | 154 origin of the Work and reproducing the content of the NOTICE file.
|
/hardware/ril/rild/ |
D | NOTICE | 154 origin of the Work and reproducing the content of the NOTICE file.
|
/hardware/qcom/bt/msm8998/libbt-vendor/ |
D | NOTICE | 154 origin of the Work and reproducing the content of the NOTICE file.
|
/hardware/qcom/bt/msm8992/libbt-vendor/ |
D | NOTICE | 154 origin of the Work and reproducing the content of the NOTICE file.
|
/hardware/qcom/sdm845/bt/libbt-vendor/ |
D | NOTICE | 154 origin of the Work and reproducing the content of the NOTICE file.
|
/hardware/qcom/media/msm8974/libstagefrighthw/ |
D | NOTICE | 153 origin of the Work and reproducing the content of the NOTICE file.
|
/hardware/ril/libril/ |
D | NOTICE | 154 origin of the Work and reproducing the content of the NOTICE file.
|
/hardware/qcom/display/msm8996/liblight/ |
D | NOTICE | 154 origin of the Work and reproducing the content of the NOTICE file.
|
/hardware/qcom/display/msm8998/liblight/ |
D | NOTICE | 154 origin of the Work and reproducing the content of the NOTICE file.
|
/hardware/google/av/media/codecs/amr_nb_wb/ |
D | NOTICE | 154 origin of the Work and reproducing the content of the NOTICE file.
|
123