/aosp12/system/keymaster/android_keymaster/ |
H A D | android_keymaster_messages.cpp | 43 bool deserialize_key_blob(keymaster_key_blob_t* key_blob, const uint8_t** buf_ptr, in deserialize_key_blob() 105 CertificateChain deserialize_chain(const uint8_t** buf_ptr, const uint8_t* end) { in deserialize_chain() 175 bool KeymasterResponse::Deserialize(const uint8_t** buf_ptr, const uint8_t* end) { in Deserialize() 198 bool GenerateKeyRequest::Deserialize(const uint8_t** buf_ptr, const uint8_t* end) { in Deserialize() 267 bool GenerateCsrRequest::Deserialize(const uint8_t** buf_ptr, const uint8_t* end) { in Deserialize() 344 bool GetKeyCharacteristicsResponse::NonErrorDeserialize(const uint8_t** buf_ptr, in NonErrorDeserialize() 510 bool AddEntropyRequest::Deserialize(const uint8_t** buf_ptr, const uint8_t* end) { in Deserialize() 535 bool ImportKeyRequest::Deserialize(const uint8_t** buf_ptr, const uint8_t* end) { in Deserialize() 593 bool ExportKeyRequest::Deserialize(const uint8_t** buf_ptr, const uint8_t* end) { in Deserialize() 635 bool DeleteKeyRequest::Deserialize(const uint8_t** buf_ptr, const uint8_t* end) { in Deserialize() [all …]
|
H A D | serializable.cpp | 45 bool copy_from_buf(const uint8_t** buf_ptr, const uint8_t* end, void* dest, size_t size) { in copy_from_buf() 55 bool copy_size_and_data_from_buf(const uint8_t** buf_ptr, const uint8_t* end, size_t* size, in copy_size_and_data_from_buf() 169 bool Buffer::Deserialize(const uint8_t** buf_ptr, const uint8_t* end) { in Deserialize()
|
H A D | authorization_set.cpp | 349 static bool deserialize(keymaster_key_param_t* param, const uint8_t** buf_ptr, const uint8_t* end, in deserialize() 425 bool AuthorizationSet::DeserializeIndirectData(const uint8_t** buf_ptr, const uint8_t* end) { in DeserializeIndirectData() 436 bool AuthorizationSet::DeserializeElementsData(const uint8_t** buf_ptr, const uint8_t* end) { in DeserializeElementsData() 491 bool AuthorizationSet::Deserialize(const uint8_t** buf_ptr, const uint8_t* end) { in Deserialize()
|
/aosp12/system/keymaster/include/keymaster/ |
H A D | serializable.h | 157 inline bool copy_uint32_from_buf(const uint8_t** buf_ptr, const uint8_t* end, T* value) { in copy_uint32_from_buf() 168 inline bool copy_uint64_from_buf(const uint8_t** buf_ptr, const uint8_t* end, uint64_t* value) { in copy_uint64_from_buf() 179 inline bool copy_uint32_array_from_buf(const uint8_t** buf_ptr, const uint8_t* end, in copy_uint32_array_from_buf()
|
/aosp12/packages/modules/Virtualization/authfs/fd_server/src/ |
H A D | fsverity.rs | 31 buf_ptr: u64, field
|
/aosp12/system/chre/apps/wifi_offload/ |
H A D | utility.cc | 101 char *buf_ptr = ssid_buffer; in LogSsid() local
|
/aosp12/system/bt/osi/test/fuzzers/fixed_queue/ |
H A D | fuzz_fixed_queue.cc | 77 void* buf_ptr = nullptr; in callArbitraryFunction() local
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | fsverity.h | 65 __u64 buf_ptr; member
|
H A D | tee.h | 49 __u64 buf_ptr; member
|
/aosp12/system/keymaster/key_blob_utils/ |
H A D | auth_encrypted_key_blob.cpp | 248 const uint8_t** buf_ptr = &tmp; in DeserializeAuthEncryptedBlob() local
|
/aosp12/bionic/libc/kernel/uapi/drm/ |
H A D | panfrost_drm.h | 129 __u64 buf_ptr; member
|
/aosp12/hardware/qcom/camera/msm8998/usbcamcore/src/ |
H A D | QCameraMjpegDecode.cpp | 621 uint8_t *buf_ptr; in decoder_input_req_handler() local
|
H A D | QualcommUsbCamera.cpp | 1636 void *buf_ptr, in cache_ops()
|
/aosp12/hardware/qcom/msm8x84/kernel-headers/media/ |
H A D | msm_vpu.h | 190 void __user *buf_ptr; member
|
/aosp12/hardware/qcom/msm8x84/original-kernel-headers/media/ |
H A D | msm_vpu.h | 392 void __user *buf_ptr; member
|
/aosp12/hardware/qcom/msm8994/kernel-headers/media/ |
H A D | msm_vpu.h | 195 void __user *buf_ptr; member
|
/aosp12/hardware/qcom/msm8994/original-kernel-headers/media/ |
H A D | msm_vpu.h | 412 void __user *buf_ptr; member
|
/aosp12/hardware/qcom/msm8996/kernel-headers/media/ |
H A D | msm_vpu.h | 195 void __user * buf_ptr; member
|
/aosp12/hardware/qcom/msm8996/original-kernel-headers/media/ |
H A D | msm_vpu.h | 412 void __user *buf_ptr; member
|
/aosp12/system/bt/stack/hcic/ |
H A D | hciblecmds.cc | 1039 uint8_t* buf_ptr = bcst_code.data(); in btsnd_hcic_create_big() local 1081 uint8_t* buf_ptr = bcst_code.data(); in btsnd_hcic_big_create_sync() local
|
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/test/ |
H A D | omx_vdec_test.cpp | 208 uint16 crc_16_l_step_nv12 (uint16 seed, const void *buf_ptr, in crc_16_l_step_nv12()
|