Home
last modified time | relevance | path

Searched refs:NCL_STATUS_OK (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/drivers/entropy/
Dentropy_npcx_drbg.c85 if (ncl_ret != NCL_STATUS_OK) { in entropy_npcx_drbg_enable_sha_power()
98 if (ncl_ret != NCL_STATUS_OK) { in entropy_npcx_drbg_enable_drbg_power()
122 if (ncl_ret != NCL_STATUS_OK) { in entropy_npcx_drbg_get_entropy()
161 if (ncl_ret != NCL_STATUS_OK) { in entropy_npcx_drbg_init()
167 if (ncl_ret != NCL_STATUS_OK) { in entropy_npcx_drbg_init()
173 if (ncl_ret != NCL_STATUS_OK) { in entropy_npcx_drbg_init()
179 if (ncl_ret != NCL_STATUS_OK) { in entropy_npcx_drbg_init()
/Zephyr-latest/soc/nuvoton/npcx/common/
Dsoc_ncl.h16 NCL_STATUS_OK = 0xA5A5, enumerator
/Zephyr-latest/drivers/crypto/
Dcrypto_npcx_sha.c107 if (ret != NCL_STATUS_OK) { in npcx_sha_compute()
116 if (ret != NCL_STATUS_OK) { in npcx_sha_compute()
126 if (ret != NCL_STATUS_OK) { in npcx_sha_compute()