Home
last modified time | relevance | path

Searched refs:hwcrypto_mode (Results 1 – 5 of 5) sorted by relevance

/components/drivers/hwcrypto/
A Dhw_symmetric.h45hwcrypto_mode mode; /**< crypto mode. HWCRYPTO_MODE_ENCRYPT or HWCRYPTO_MODE_DECRYPT */
95 rt_err_t rt_hwcrypto_symmetric_crypt(struct rt_hwcrypto_ctx *ctx, hwcrypto_mode mode,
A Dhw_gcm.h93 rt_err_t rt_hwcrypto_gcm_crypt(struct rt_hwcrypto_ctx *ctx, hwcrypto_mode mode,
A Dhwcrypto.h75 } hwcrypto_mode; typedef
A Dhw_gcm.c99 rt_err_t rt_hwcrypto_gcm_crypt(struct rt_hwcrypto_ctx *ctx, hwcrypto_mode mode, in rt_hwcrypto_gcm_crypt()
A Dhw_symmetric.c52 rt_err_t rt_hwcrypto_symmetric_crypt(struct rt_hwcrypto_ctx *ctx, hwcrypto_mode mode, rt_size_t len… in rt_hwcrypto_symmetric_crypt()

Completed in 7 milliseconds