Searched refs:trusty_write_oem_encrypt_data (Results 1 – 3 of 3) sorted by relevance
107 uint32_t trusty_write_oem_encrypt_data(uint32_t *buf, uint32_t length);
597 if (trusty_write_oem_encrypt_data((uint32_t *)(data + 8), 4) != 0) { in rkusb_do_vs_write()
720 uint32_t trusty_write_oem_encrypt_data(uint32_t *buf, uint32_t length) in trusty_write_oem_encrypt_data() function