Searched refs:assoc1 (Results 1 – 1 of 1) sorted by relevance
396 struct scatterlist *assoc1; in crypto_authenc_esn_genicv() local418 assoc1 = assoc + 1; in crypto_authenc_esn_genicv()419 if (sg_is_last(assoc1)) in crypto_authenc_esn_genicv()431 sg_set_page(tsg, sg_page(assoc1), assoc1->length, assoc1->offset); in crypto_authenc_esn_genicv()435 areq_ctx->trailen = assoc1->length; in crypto_authenc_esn_genicv()566 struct scatterlist *assoc1; in crypto_authenc_esn_iverify() local586 assoc1 = assoc + 1; in crypto_authenc_esn_iverify()587 if (sg_is_last(assoc1)) in crypto_authenc_esn_iverify()599 sg_set_page(tsg, sg_page(assoc1), assoc1->length, assoc1->offset); in crypto_authenc_esn_iverify()603 areq_ctx->trailen = assoc1->length; in crypto_authenc_esn_iverify()