Searched refs:zcrypt_count_type (Results 1 – 1 of 1) sorted by relevance
589 static int zcrypt_count_type(int type) in zcrypt_count_type() function616 pstat->leedslitecount = zcrypt_count_type(ZCRYPT_PCICA); in zcrypt_ica_status()617 pstat->leeds2count = zcrypt_count_type(ZCRYPT_PCICC); in zcrypt_ica_status()716 return put_user(zcrypt_count_type(ZCRYPT_PCICA), in zcrypt_unlocked_ioctl()719 return put_user(zcrypt_count_type(ZCRYPT_PCICC), in zcrypt_unlocked_ioctl()722 return put_user(zcrypt_count_type(ZCRYPT_PCIXCC_MCL2), in zcrypt_unlocked_ioctl()725 return put_user(zcrypt_count_type(ZCRYPT_PCIXCC_MCL3), in zcrypt_unlocked_ioctl()728 return put_user(zcrypt_count_type(ZCRYPT_PCIXCC_MCL2) + in zcrypt_unlocked_ioctl()729 zcrypt_count_type(ZCRYPT_PCIXCC_MCL3), in zcrypt_unlocked_ioctl()732 return put_user(zcrypt_count_type(ZCRYPT_CEX2C), in zcrypt_unlocked_ioctl()[all …]