Home
last modified time | relevance | path

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

/components/drivers/hwcrypto/
A Dhw_crc.c28 …crc_ctx = (struct hwcrypto_crc *)rt_hwcrypto_ctx_create(device, HWCRYPTO_TYPE_CRC, sizeof(struct h… in rt_hwcrypto_crc_create()
A Dhwcrypto.h45 HWCRYPTO_TYPE_CRC = ((__LINE__ - HWCRYPTO_TYPE_HEAD) & 0xffff) << 16, /**< CRC */ enumerator

Completed in 4 milliseconds