Home | Sort by: relevance | last modified time | path |
/src/sys/dev/pci/qat/ | |
qatreg.h | 1194 #define AE_IMG_OFFSET (sizeof(struct css_hdr) + \ |
qat_ae.c | 2517 if (size > AE_IMG_OFFSET + CSS_MAX_IMAGE_LEN) 2574 auth_desc->fad_img_len = size - AE_IMG_OFFSET; |