Searched refs:TO_CRYPT_OFF (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/char/ |
H A D | tape_3590.c | 396 request->op = TO_CRYPT_OFF; in __tape_3592_disable_crypt() 640 case TO_CRYPT_OFF: in tape_3590_work_handler() 729 tape_3590_schedule_work(device, TO_CRYPT_OFF); in tape_3590_done() 739 case TO_CRYPT_OFF: in tape_3590_done() 1381 tape_3590_schedule_work(device, TO_CRYPT_OFF); in tape_3590_unit_check() 1390 tape_3590_schedule_work(device, TO_CRYPT_OFF); in tape_3590_unit_check() 1430 tape_3590_schedule_work(device, TO_CRYPT_OFF); in tape_3590_unit_check()
|
H A D | tape.h | 102 TO_CRYPT_OFF, /* Disable encrpytion */ enumerator
|
H A D | tape_core.c | 78 [TO_CRYPT_OFF] = "COF", [TO_KEKL_SET] = "KLS",
|
/kernel/linux/linux-6.6/drivers/s390/char/ |
H A D | tape_3590.c | 396 request->op = TO_CRYPT_OFF; in __tape_3592_disable_crypt() 640 case TO_CRYPT_OFF: in tape_3590_work_handler() 729 tape_3590_schedule_work(device, TO_CRYPT_OFF); in tape_3590_done() 739 case TO_CRYPT_OFF: in tape_3590_done() 1381 tape_3590_schedule_work(device, TO_CRYPT_OFF); in tape_3590_unit_check() 1390 tape_3590_schedule_work(device, TO_CRYPT_OFF); in tape_3590_unit_check() 1430 tape_3590_schedule_work(device, TO_CRYPT_OFF); in tape_3590_unit_check()
|
H A D | tape.h | 102 TO_CRYPT_OFF, /* Disable encrpytion */ enumerator
|
H A D | tape_core.c | 78 [TO_CRYPT_OFF] = "COF", [TO_KEKL_SET] = "KLS",
|
Completed in 9 milliseconds