Lines Matching refs:DESC_JOB_IO_LEN
810 edesc = kmalloc(sizeof(struct ahash_edesc) + DESC_JOB_IO_LEN + in ahash_update_ctx()
822 DESC_JOB_IO_LEN; in ahash_update_ctx()
922 edesc = kmalloc(sizeof(struct ahash_edesc) + DESC_JOB_IO_LEN + in ahash_final_ctx()
935 DESC_JOB_IO_LEN; in ahash_final_ctx()
1009 edesc = kmalloc(sizeof(struct ahash_edesc) + DESC_JOB_IO_LEN + in ahash_finup_ctx()
1024 DESC_JOB_IO_LEN; in ahash_finup_ctx()
1096 DESC_JOB_IO_LEN, GFP_DMA | flags); in ahash_digest()
1102 DESC_JOB_IO_LEN; in ahash_digest()
1169 edesc = kmalloc(sizeof(struct ahash_edesc) + DESC_JOB_IO_LEN, in ahash_final_no_ctx()
1249 edesc = kmalloc(sizeof(struct ahash_edesc) + DESC_JOB_IO_LEN + in ahash_update_no_ctx()
1261 DESC_JOB_IO_LEN; in ahash_update_no_ctx()
1356 edesc = kmalloc(sizeof(struct ahash_edesc) + DESC_JOB_IO_LEN + in ahash_finup_no_ctx()
1371 DESC_JOB_IO_LEN; in ahash_finup_no_ctx()
1451 edesc = kmalloc(sizeof(struct ahash_edesc) + DESC_JOB_IO_LEN + in ahash_update_first()
1463 DESC_JOB_IO_LEN; in ahash_update_first()