Searched refs:dst_c (Results 1 – 1 of 1) sorted by relevance
234 struct stm32_cipher_ctx *dst_c = to_stm32_cipher_ctx(dst_ctx); in stm32_cipher_copy_state() local236 src_c->ops->copy_state(&dst_c->ip_ctx, &src_c->ip_ctx); in stm32_cipher_copy_state()