Lines Matching refs:SMC_RET1
29 SMC_RET1(handle, TRNG_E_INVALID_PARAMS); in trng_rnd32()
33 SMC_RET1(handle, TRNG_E_NO_ENTROPY); in trng_rnd32()
53 SMC_RET1(handle, TRNG_E_INVALID_PARAMS); in trng_rnd32()
65 SMC_RET1(handle, TRNG_E_INVALID_PARAMS); in trng_rnd64()
69 SMC_RET1(handle, TRNG_E_NO_ENTROPY); in trng_rnd64()
88 SMC_RET1(handle, TRNG_E_INVALID_PARAMS); in trng_rnd64()
114 SMC_RET1(handle, TRNG_E_NOT_IMPLEMENTED); in trng_smc_handler()
119 SMC_RET1(handle, MAKE_SMCCC_VERSION( in trng_smc_handler()
125 SMC_RET1(handle, TRNG_E_SUCCESS); in trng_smc_handler()
127 SMC_RET1(handle, TRNG_E_NOT_SUPPORTED); in trng_smc_handler()
143 SMC_RET1(handle, TRNG_E_NOT_IMPLEMENTED); in trng_smc_handler()