Searched refs:hsg (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/crypto/ |
D | authencesn.c | 44 struct scatterlist hsg[2]; member 358 ahash_request_set_crypt(ahreq, areq_ctx->hsg, hash, areq_ctx->headlen); in crypto_authenc_esn_ahash() 394 struct scatterlist *hsg = areq_ctx->hsg; in crypto_authenc_esn_genicv() local 426 sg_init_table(hsg, 2); in crypto_authenc_esn_genicv() 427 sg_set_page(hsg, sg_page(assoc), assoc->length, assoc->offset); in crypto_authenc_esn_genicv() 428 sg_set_page(hsg + 1, sg_page(assoc2), assoc2->length, assoc2->offset); in crypto_authenc_esn_genicv() 564 struct scatterlist *hsg = areq_ctx->hsg; in crypto_authenc_esn_iverify() local 594 sg_init_table(hsg, 2); in crypto_authenc_esn_iverify() 595 sg_set_page(hsg, sg_page(assoc), assoc->length, assoc->offset); in crypto_authenc_esn_iverify() 596 sg_set_page(hsg + 1, sg_page(assoc2), assoc2->length, assoc2->offset); in crypto_authenc_esn_iverify()
|
/linux-4.1.27/arch/arm/boot/dts/ |
D | sun5i-a13-hsg-h702.dts | 57 compatible = "hsg,h702", "allwinner,sun5i-a13";
|
D | Makefile | 541 sun5i-a13-hsg-h702.dtb \
|