Searched refs:copy_from_buf (Results 1 – 1 of 1) sorted by relevance
104 static void copy_from_buf(uint8_t **buf_ptr, void *data, uint32_t data_size) in copy_from_buf() function112 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()