Searched refs:ta_dump_hex (Results 1 – 3 of 3) sorted by relevance
11 void ta_dump_hex(const char *name, const uint8_t *array, uint32_t len) in ta_dump_hex() function47 ta_dump_hex("rk_get_trng success with data:", read_data, read_len); in handle_trng_read()
23 ta_dump_hex("ta unique key", ta_key, sizeof(ta_key)); in handle_derive_key()
14 void ta_dump_hex(const char *name, const uint8_t *array, uint32_t len);