Searched refs:rt_hwcrypto_symmetric_cpy (Results 1 – 3 of 3) sorted by relevance
166 rt_err_t rt_hwcrypto_symmetric_cpy(struct rt_hwcrypto_ctx *des, const struct rt_hwcrypto_ctx *src);
205 return rt_hwcrypto_symmetric_cpy(des, src); in rt_hwcrypto_gcm_cpy()
221 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