Searched refs:src_c (Results 1 – 1 of 1) sorted by relevance
233 struct stm32_cipher_ctx *src_c = to_stm32_cipher_ctx(src_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()