Searched defs:hw_get_random_bytes (Results 1 – 13 of 13) sorted by relevance
/optee_os-3.20.0/core/drivers/crypto/se050/core/ |
A D | rng.c | 31 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 D | hw_rng.c | 27 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 D | rng_support.c | 49 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 D | hi16xx_rng.c | 65 TEE_Result hw_get_random_bytes(void *buf, size_t len) in hw_get_random_bytes() function
|
A D | atmel_trng.c | 48 TEE_Result hw_get_random_bytes(void *buf, size_t len) in hw_get_random_bytes() function
|
A D | xiphera_trng.c | 70 TEE_Result hw_get_random_bytes(void *buf, size_t len) in hw_get_random_bytes() function
|
A D | smccc_trng.c | 216 TEE_Result hw_get_random_bytes(void *buf, size_t len) in hw_get_random_bytes() function
|
A D | dra7_rng.c | 105 TEE_Result hw_get_random_bytes(void *buf, size_t len) in hw_get_random_bytes() function
|
A D | imx_rngb.c | 169 TEE_Result hw_get_random_bytes(void *buf, size_t len) in hw_get_random_bytes() function
|
A D | stm32_rng.c | 218 TEE_Result hw_get_random_bytes(void *out, size_t size) in hw_get_random_bytes() function
|
A D | versal_trng.c | 1069 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 D | sa2ul_rng.c | 99 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 D | caam_rng.c | 559 TEE_Result hw_get_random_bytes(void *buf, size_t blen) in hw_get_random_bytes() function
|
Completed in 13 milliseconds