Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/include/drivers/nxp/crypto/caam/
A Dcaam.h42 int get_rand_bytes_hw(uint8_t *bytes, int byte_len);
/arm-trusted-firmware-2.8.0/drivers/nxp/sfp/
A Dfuse_prov.c232 if (get_rand_bytes_hw((uint8_t *)otpmk_random, in prog_otpmk()
267 if (get_rand_bytes_hw((uint8_t *)otpmk_random, in prog_otpmk()
/arm-trusted-firmware-2.8.0/drivers/nxp/crypto/caam/src/
A Drng.c216 int get_rand_bytes_hw(uint8_t *bytes, int byte_len) in get_rand_bytes_hw() function
A Dcaam.c313 ret = get_rand_bytes_hw(rand_byte, bytes); in get_random()

Completed in 5 milliseconds