Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/s390/crypto/
Dzcrypt_api.h68 #define ZCRYPT_PCICA 1 macro
Dzcrypt_api.c616 pstat->leedslitecount = zcrypt_count_type(ZCRYPT_PCICA); in zcrypt_ica_status()
716 return put_user(zcrypt_count_type(ZCRYPT_PCICA), in zcrypt_unlocked_ioctl()
995 seq_printf(m, "PCICA count: %d\n", zcrypt_count_type(ZCRYPT_PCICA)); in zcrypt_proc_show()
Dzcrypt_pcica.c369 zdev->user_space_type = ZCRYPT_PCICA; in zcrypt_pcica_probe()