Searched refs:rt_hwcrypto_ctx_cpy (Results 1 – 4 of 4) sorted by relevance
87 return rt_hwcrypto_ctx_cpy(des, src); in rt_hwcrypto_hash_cpy()
160 rt_err_t rt_hwcrypto_ctx_cpy(struct rt_hwcrypto_ctx *des, const struct rt_hwcrypto_ctx *src);
150 rt_err_t rt_hwcrypto_ctx_cpy(struct rt_hwcrypto_ctx *des, const struct rt_hwcrypto_ctx *src) in rt_hwcrypto_ctx_cpy() function
237 return rt_hwcrypto_ctx_cpy(des, src); in rt_hwcrypto_symmetric_cpy()
Completed in 4 milliseconds