Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h485 #define COMP_HLEN 8 macro
665 int extralen = ORH_HLEN + COMP_HLEN; in alloc_dst_req_buf()
693 return (struct scatterlist *)(dst + ORH_HLEN + COMP_HLEN); in nitrox_creq_dst_sg()
721 create_single_sg(sg, creq->comp, COMP_HLEN); in nitrox_creq_set_dst_sg()
/kernel/linux/linux-6.6/drivers/crypto/cavium/nitrox/
H A Dnitrox_req.h489 #define COMP_HLEN 8 macro
669 int extralen = ORH_HLEN + COMP_HLEN; in alloc_dst_req_buf()
697 return (struct scatterlist *)(dst + ORH_HLEN + COMP_HLEN); in nitrox_creq_dst_sg()
725 create_single_sg(sg, creq->comp, COMP_HLEN); in nitrox_creq_set_dst_sg()

Completed in 4 milliseconds