Searched refs:authenc_src (Results 1 – 1 of 1) sorted by relevance
55 struct crypto_authenc *authenc_src = to_authenc_ctx(src_ctx); in authenc_copy_state() local58 if (authenc_src->op && authenc_src->op->copy_state) in authenc_copy_state()59 authenc_src->op->copy_state(authenc_dst->ctx, authenc_src->ctx); in authenc_copy_state()
Completed in 2 milliseconds