Home
last modified time | relevance | path

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

/components/drivers/hwcrypto/
A Dhwcrypto.h38 HWCRYPTO_TYPE_GCM = ((__LINE__ - HWCRYPTO_TYPE_HEAD) & 0xffff) << 16, /**< GCM */ enumerator
A Dhw_gcm.c28 ctx = rt_hwcrypto_ctx_create(device, HWCRYPTO_TYPE_GCM, sizeof(struct hwcrypto_gcm)); in rt_hwcrypto_gcm_create()

Completed in 7 milliseconds