Searched refs:HWCRYPTO_TYPE_CRC (Results 1 – 2 of 2) sorted by relevance
28 …crc_ctx = (struct hwcrypto_crc *)rt_hwcrypto_ctx_create(device, HWCRYPTO_TYPE_CRC, sizeof(struct h… in rt_hwcrypto_crc_create()
45 HWCRYPTO_TYPE_CRC = ((__LINE__ - HWCRYPTO_TYPE_HEAD) & 0xffff) << 16, /**< CRC */ enumerator
Completed in 4 milliseconds