Searched refs:encrypt_mode (Results 1 – 4 of 4) sorted by relevance
85 static int encrypt_mode = 0; variable188 encrypt_mode = 0; in encrypt_init()291 encrypt_mode = ep->type; in EncryptType()336 if (encrypt_mode) { in EncryptStartOutput()384 ENCTYPE_NAME(encrypt_mode)); in encrypt_display()395 ENCTYPE_NAME(encrypt_mode)); in EncryptStatus()396 else if (encrypt_mode) { in EncryptStatus()508 encrypt_mode = use_type; in encrypt_support()597 encrypt_mode = type; in encrypt_reply()687 if (encrypt_mode == 0) { in encrypt_request_start()[all …]
86 static int encrypt_mode = 0; variable186 encrypt_mode = 0; in encrypt_init()260 if (encrypt_mode == ep->type) in EncryptDisable()292 encrypt_mode = ep->type; in EncryptType()337 if (encrypt_mode) { in EncryptStartOutput()338 encrypt_start_output(encrypt_mode); in EncryptStartOutput()408 else if (encrypt_mode) { in EncryptStatus()543 encrypt_mode = use_type; in encrypt_support()632 encrypt_mode = type; in encrypt_reply()722 if (encrypt_mode == 0) { in encrypt_request_start()[all …]
120 bit32 encrypt_mode; member
1138 perr->ioerr.encrypt_mode = pccb->tiSuperScsiRequest.Encrypt.encryptMode; in agtiapi_HandleEncryptedIOFailure()