Searched refs:cipherMode (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/spc/
H A Dsassp.c1116 SA_DBG3(("saSSPStart,ENC kekIndex 0x%08X sectorSizeIndex 0x%08X cipherMode 0x%08X\n",
1119 pIRequest->encrypt.cipherMode));
1140 if( pIRequest->encrypt.cipherMode == agsaEncryptCipherModeXTS )
H A Dsasata.c403 if( agSATAReq->encrypt.cipherMode == agsaEncryptCipherModeXTS )
H A Dsampicmd.c2876 if (agDifEncOffload->encrypt.cipherMode == agsaEncryptCipherModeXTS)
2882 dw14 |= (agDifEncOffload->encrypt.cipherMode & 0xF) << SHIFT4;
/freebsd-11-stable/sys/dev/pms/RefTisa/tisa/sassata/common/
H A Dossacmnapi.c817 bit32 cipherMode; local
3316 cipherMode = *pModePage & 0xF000 >> 12;
3331 if (cipherMode == agsaEncryptCipherModeECB)
3336 if (cipherMode == agsaEncryptCipherModeXTS)
/freebsd-11-stable/sys/dev/pms/RefTisa/sallsdk/api/
H A Dsa.h1522 /* agsaEncryptSMX | agsaEncryptCipherMode == cipherMode for saEncryptSetMode()*/
2868 bit32 cipherMode; member in struct:agsaEncrypt_s

Completed in 136 milliseconds