Home
last modified time | relevance | path

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

/optee_os-3.20.0/core/include/
A Drng_support.h10 TEE_Result hw_get_random_bytes(void *buf, size_t blen);
/optee_os-3.20.0/core/crypto/
A Drng_hw.c30 return hw_get_random_bytes(buf, blen); in crypto_rng_read()
/optee_os-3.20.0/core/drivers/crypto/se050/core/
A Drng.c31 TEE_Result hw_get_random_bytes(void *buf, size_t blen) in hw_get_random_bytes() function
/optee_os-3.20.0/core/arch/arm/plat-rcar/
A Dhw_rng.c27 TEE_Result hw_get_random_bytes(void *buf, size_t len) in hw_get_random_bytes() function
/optee_os-3.20.0/core/arch/arm/plat-stm/
A Drng_support.c49 TEE_Result hw_get_random_bytes(void *buf, size_t len) in hw_get_random_bytes() function
/optee_os-3.20.0/core/drivers/
A Dhi16xx_rng.c65 TEE_Result hw_get_random_bytes(void *buf, size_t len) in hw_get_random_bytes() function
A Datmel_trng.c48 TEE_Result hw_get_random_bytes(void *buf, size_t len) in hw_get_random_bytes() function
A Dxiphera_trng.c70 TEE_Result hw_get_random_bytes(void *buf, size_t len) in hw_get_random_bytes() function
A Ddra7_rng.c105 TEE_Result hw_get_random_bytes(void *buf, size_t len) in hw_get_random_bytes() function
A Dimx_rngb.c169 TEE_Result hw_get_random_bytes(void *buf, size_t len) in hw_get_random_bytes() function
A Dsmccc_trng.c216 TEE_Result hw_get_random_bytes(void *buf, size_t len) in hw_get_random_bytes() function
A Dstm32_rng.c218 TEE_Result hw_get_random_bytes(void *out, size_t size) in hw_get_random_bytes() function
A Dversal_trng.c1069 TEE_Result hw_get_random_bytes(void *buf, size_t len) in hw_get_random_bytes() function
/optee_os-3.20.0/core/arch/arm/plat-k3/drivers/
A Dsa2ul_rng.c99 TEE_Result hw_get_random_bytes(void *buf, size_t len) in hw_get_random_bytes() function
/optee_os-3.20.0/core/drivers/crypto/caam/
A Dcaam_rng.c559 TEE_Result hw_get_random_bytes(void *buf, size_t blen) in hw_get_random_bytes() function

Completed in 18 milliseconds