Home
last modified time | relevance | path

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

/components/drivers/hwcrypto/
A Dhw_rng.c29 ctx = rt_hwcrypto_ctx_create(device, HWCRYPTO_TYPE_RNG, sizeof(struct hwcrypto_rng)); in rt_hwcrypto_rng_create()
A Dhwcrypto.h44 HWCRYPTO_TYPE_RNG = ((__LINE__ - HWCRYPTO_TYPE_HEAD) & 0xffff) << 16, /**< RNG */ enumerator

Completed in 3 milliseconds