Searched refs:hsg (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/crypto/
H A Dauthencesn.c44 struct scatterlist hsg[2]; member in struct:authenc_esn_request_ctx
358 ahash_request_set_crypt(ahreq, areq_ctx->hsg, hash, areq_ctx->headlen); crypto_authenc_esn_ahash()
394 struct scatterlist *hsg = areq_ctx->hsg; crypto_authenc_esn_genicv() local
426 sg_init_table(hsg, 2); crypto_authenc_esn_genicv()
427 sg_set_page(hsg, sg_page(assoc), assoc->length, assoc->offset); crypto_authenc_esn_genicv()
428 sg_set_page(hsg + 1, sg_page(assoc2), assoc2->length, assoc2->offset); crypto_authenc_esn_genicv()
564 struct scatterlist *hsg = areq_ctx->hsg; crypto_authenc_esn_iverify() local
594 sg_init_table(hsg, 2); crypto_authenc_esn_iverify()
595 sg_set_page(hsg, sg_page(assoc), assoc->length, assoc->offset); crypto_authenc_esn_iverify()
596 sg_set_page(hsg + 1, sg_page(assoc2), assoc2->length, assoc2->offset); crypto_authenc_esn_iverify()
/linux-4.1.27/arch/arm/boot/dts/
H A DMakefile541 sun5i-a13-hsg-h702.dtb \

Completed in 98 milliseconds