Home
last modified time | relevance | path

Searched refs:copy_from_buf (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dattestation_key.c104 static void copy_from_buf(uint8_t **buf_ptr, void *data, uint32_t data_size) in copy_from_buf() function
112 copy_from_buf(buf_ptr, x, sizeof(uint32_t)); in copy_uint32_from_buf()
128 copy_from_buf(buf_ptr, blob->data, blob->data_length); in copy_blob_from_buf()
144 copy_from_buf(buf_ptr, &cert_chain_size, sizeof(cert_chain_size)); in copy_cert_chain_from_buf()
H A Dattestation_key.su
/OK3568_Linux_fs/kernel/drivers/usb/mon/
H A Dmon_bin.c261 static int copy_from_buf(const struct mon_reader_bin *this, unsigned int off, in copy_from_buf() function
764 if (copy_from_buf(rp, offset, data, step_len)) { in mon_bin_get_event()
844 if (copy_from_buf(rp, offset, buf, step_len)) { in mon_bin_read()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map