Home
last modified time | relevance | path

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

/components/drivers/hwcrypto/
A Dhw_crc.c39 crc_ctx->crc_cfg = temp; in rt_hwcrypto_crc_create()
45 crc_ctx->crc_cfg = temp; in rt_hwcrypto_crc_create()
51 crc_ctx->crc_cfg = temp; in rt_hwcrypto_crc_create()
57 crc_ctx->crc_cfg = temp; in rt_hwcrypto_crc_create()
63 crc_ctx->crc_cfg = temp; in rt_hwcrypto_crc_create()
115 ((struct hwcrypto_crc *)ctx)->crc_cfg = *cfg; in rt_hwcrypto_crc_cfg()
A Dhw_crc.h101 struct hwcrypto_crc_cfg crc_cfg; /**< CRC configure */ member

Completed in 10 milliseconds