Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/s390/crypto/
Dzcrypt_api.h69 #define ZCRYPT_PCICA 1 macro
Dzcrypt_api.c800 pstat->leedslitecount = zcrypt_count_type(ZCRYPT_PCICA); in zcrypt_ica_status()
932 return put_user(zcrypt_count_type(ZCRYPT_PCICA), in zcrypt_unlocked_ioctl()
1226 seq_printf(m, "PCICA count: %d\n", zcrypt_count_type(ZCRYPT_PCICA)); in zcrypt_proc_show()
Dzcrypt_pcica.c379 zdev->user_space_type = ZCRYPT_PCICA; in zcrypt_pcica_probe()