Home
last modified time | relevance | path

Searched refs:ZCRYPT_PCICC (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/s390/crypto/
Dzcrypt_api.h69 #define ZCRYPT_PCICC 2 macro
Dzcrypt_api.c617 pstat->leeds2count = zcrypt_count_type(ZCRYPT_PCICC); in zcrypt_ica_status()
719 return put_user(zcrypt_count_type(ZCRYPT_PCICC), in zcrypt_unlocked_ioctl()
996 seq_printf(m, "PCICC count: %d\n", zcrypt_count_type(ZCRYPT_PCICC)); in zcrypt_proc_show()
Dzcrypt_pcicc.c575 zdev->user_space_type = ZCRYPT_PCICC; in zcrypt_pcicc_probe()