Home
last modified time | relevance | path

Searched refs:KStatus_HAL_RngNotSupport (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/rng/
Dfsl_adapter_software_rng.c13 return KStatus_HAL_RngNotSupport; in HAL_RngInit()
25 return KStatus_HAL_RngNotSupport; in HAL_RngHwGetData()
Dfsl_adapter_rng.h34 KStatus_HAL_RngNotSupport = MAKE_STATUS(kStatusGroup_HAL_RNG, 1), /*!<Not support*/ enumerator
Dfsl_adapter_rnga.c43 return KStatus_HAL_RngNotSupport; in HAL_RngHwGetData()
Dfsl_adapter_rng.c73 return KStatus_HAL_RngNotSupport; in HAL_RngHwGetData()
Dfsl_adapter_trng.c75 return KStatus_HAL_RngNotSupport; in HAL_RngSetSeed()