Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dattestation_key.c110 static void copy_uint32_from_buf(uint8_t **buf_ptr, uint32_t *x) in copy_uint32_from_buf() function
118 copy_uint32_from_buf(buf_ptr, &blob->data_length); in copy_blob_from_buf()
320 copy_uint32_from_buf(&key_buf, &algorithm); in load_attestation_key()
356 copy_uint32_from_buf(&key_buf, &algorithm); in load_attestation_key()
462 copy_uint32_from_buf(&key_buf, &algorithm); in write_attestation_key_to_secure_storage()
470 copy_uint32_from_buf(&key_buf, &algorithm); in write_attestation_key_to_secure_storage()