Home
last modified time | relevance | path

Searched refs:rt_hwcrypto_symmetric_cpy (Results 1 – 3 of 3) sorted by relevance

/components/drivers/hwcrypto/
A Dhw_symmetric.h166 rt_err_t rt_hwcrypto_symmetric_cpy(struct rt_hwcrypto_ctx *des, const struct rt_hwcrypto_ctx *src);
A Dhw_gcm.c205 return rt_hwcrypto_symmetric_cpy(des, src); in rt_hwcrypto_gcm_cpy()
A Dhw_symmetric.c221 rt_err_t rt_hwcrypto_symmetric_cpy(struct rt_hwcrypto_ctx *des, const struct rt_hwcrypto_ctx *src) in rt_hwcrypto_symmetric_cpy() function

Completed in 17 milliseconds