Home
last modified time | relevance | path

Searched refs:agsaDifEncPayload (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsaport.c1115 agsaDifEncPayload_t *agsaDifEncPayload, in saDIFEncryptionOffloadStart() argument
1121 …_DBG1(("saDIFEncryptionOffloadStart: start op=%d, agsaDifEncPayload=%p\n", op, agsaDifEncPayload)); in saDIFEncryptionOffloadStart()
1125 ret = mpiDIFEncryptionOffloadCmd(agRoot, agContext, queueNum, op, agsaDifEncPayload, agCB); in saDIFEncryptionOffloadStart()
/freebsd/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsaapi.h689 agsaDifEncPayload_t *agsaDifEncPayload,