Home
last modified time | relevance | path

Searched refs:rng_get_info (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/pta/
H A Dhwrng.c42 static TEE_Result rng_get_info(uint32_t types, in rng_get_info() function
69 return rng_get_info(ptypes, params); in invoke_command()
/optee_os/core/arch/arm/plat-synquacer/
H A Drng_pta.c315 static TEE_Result rng_get_info(uint32_t types, in rng_get_info() function
350 return rng_get_info(nParamTypes, pParams); in invoke_command()