Searched refs:Encrypt (Results 1 - 9 of 9) sorted by relevance

/freebsd-10.2-release/sys/dev/pms/freebsd/driver/common/
H A Dlxencrypt.c1038 memset(&(pccb->tiSuperScsiRequest.Encrypt), 0, sizeof(pccb->tiSuperScsiRequest.Encrypt));
1039 pccb->tiSuperScsiRequest.Encrypt.keyTagCheck = FALSE;
1040 pccb->tiSuperScsiRequest.Encrypt.encryptMode = pCard->cipher_mode;
1041 pccb->tiSuperScsiRequest.Encrypt.tweakVal_W0 = block;
1045 pccb->tiSuperScsiRequest.Encrypt.tweakVal_W0 = ((pccb->tiSuperScsiRequest.scsiCmnd.cdb[6] << 24 ) |
1049 pccb->tiSuperScsiRequest.Encrypt.tweakVal_W1 = ((pccb->tiSuperScsiRequest.scsiCmnd.cdb[2] << 24 ) |
1135 perr->ioerr.dek_index = pccb->tiSuperScsiRequest.Encrypt.dekInfo.dekIndex;
1136 perr->ioerr.dek_table = pccb->tiSuperScsiRequest.Encrypt.dekInfo.dekTable;
1137 perr->ioerr.kek_index = pccb->tiSuperScsiRequest.Encrypt
[all...]
/freebsd-10.2-release/sys/dev/pms/RefTisa/sat/api/
H A Dsm.h263 smEncrypt_t Encrypt; member in struct:smSuperScsiInitiatorRequest
/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/api/
H A Dtitypes.h410 tiEncrypt_t Encrypt; member in struct:tiSuperScsiInitiatorRequest
485 tiEncrypt_t Encrypt; member in struct:tiSuperScsiTargetRequest
/freebsd-10.2-release/sys/dev/pms/RefTisa/sat/src/
H A Dsmsathw.c85 sm_memcpy(&agSATAReq->encrypt, &superRequest->Encrypt, sizeof(agsaEncrypt_t));
/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/sassata/sata/host/
H A Dsathw.c162 osti_memcpy(&agSATAReq->encrypt, &superRequest->Encrypt, sizeof(agsaEncrypt_t));
/freebsd-10.2-release/crypto/heimdal/appl/gssmask/
H A Dgssmask.c821 HandleOP(Encrypt)
1049 S(Encrypt),
/freebsd-10.2-release/contrib/netbsd-tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh8423 signature 2048/RSA (Encrypt or Sign) 1b68dcfcc0596823 2004-01-12
8429 encryption 2048/RSA (Encrypt or Sign) 79deb61e488eee74 2004-01-12
8435 signature 2048/RSA (Encrypt or Sign) 1b68dcfcc0596823 2004-01-12
8441 encryption 2048/RSA (Encrypt or Sign) 79deb61e488eee74 2004-01-12
8447 signature 2048/RSA (Encrypt or Sign) 1b68dcfcc0596823 2004-01-12
8453 encryption 2048/RSA (Encrypt or Sign) 79deb61e488eee74 2004-01-12
8459 signature 4096/RSA (Encrypt or Sign) 064973ac4c4a706e 2009-06-23
8462 encryption 4096/RSA (Encrypt or Sign) 9ff2c24fdf2ce620 2009-06-23 [Expiry 2019-06-21]
8488 signature 2048/RSA (Encrypt or Sign) 1b68dcfcc0596823 2004-01-12
8494 encryption 2048/RSA (Encrypt o
[all...]
/freebsd-10.2-release/sys/dev/pms/RefTisa/tisa/sassata/sas/ini/
H A Ditdio.c793 osti_memcpy(&agSSPInitiatorRequest->encrypt, &tiScsiRequest->Encrypt, sizeof(agsaEncrypt_t));
/freebsd-10.2-release/sys/dev/pms/freebsd/driver/ini/src/
H A Dagtiapi.c4581 encrypt = &pccb->tiSuperScsiRequest.Encrypt;

Completed in 189 milliseconds