Searched refs:hwcrypto_bignum_dev_is_init (Results 1 – 1 of 1) sorted by relevance
17 rt_inline rt_err_t hwcrypto_bignum_dev_is_init(void) in hwcrypto_bignum_dev_is_init() function198 if (hwcrypto_bignum_dev_is_init() != RT_EOK) in rt_hwcrypto_bignum_add()225 if (hwcrypto_bignum_dev_is_init() != RT_EOK) in rt_hwcrypto_bignum_sub()252 if (hwcrypto_bignum_dev_is_init() != RT_EOK) in rt_hwcrypto_bignum_mul()280 if (hwcrypto_bignum_dev_is_init() != RT_EOK) in rt_hwcrypto_bignum_mulmod()308 if (hwcrypto_bignum_dev_is_init() != RT_EOK) in rt_hwcrypto_bignum_exptmod()
Completed in 2 milliseconds