Home
last modified time | relevance | path

Searched refs:ZCRYPT_PCICA (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/drivers/s390/crypto/
Dzcrypt_api.h69 #define ZCRYPT_PCICA 1 macro
Dzcrypt_api.c801 pstat->leedslitecount = zcrypt_count_type(ZCRYPT_PCICA); in zcrypt_ica_status()
933 return put_user(zcrypt_count_type(ZCRYPT_PCICA), in zcrypt_unlocked_ioctl()
1219 seq_printf(m, "PCICA count: %d\n", zcrypt_count_type(ZCRYPT_PCICA)); in zcrypt_proc_show()