Lines Matching defs:perms
128 struct ap_perms perms; member
494 struct ap_perms *perms = &ap_perms; in zcrypt_open() local
541 static inline int zcrypt_check_ioctl(struct ap_perms *perms, in zcrypt_check_ioctl()
560 static inline bool zcrypt_check_card(struct ap_perms *perms, int card) in zcrypt_check_card()
565 static inline bool zcrypt_check_queue(struct ap_perms *perms, int queue) in zcrypt_check_queue()
632 static long zcrypt_rsa_modexpo(struct ap_perms *perms, in zcrypt_rsa_modexpo()
740 static long zcrypt_rsa_crt(struct ap_perms *perms, in zcrypt_rsa_crt()
848 static long _zcrypt_send_cprb(bool userspace, struct ap_perms *perms, in _zcrypt_send_cprb()
1012 static long _zcrypt_send_ep11_cprb(bool userspace, struct ap_perms *perms, in _zcrypt_send_ep11_cprb()
1410 static int icarsamodexpo_ioctl(struct ap_perms *perms, unsigned long arg) in icarsamodexpo_ioctl()
1455 static int icarsacrt_ioctl(struct ap_perms *perms, unsigned long arg) in icarsacrt_ioctl()
1500 static int zsecsendcprb_ioctl(struct ap_perms *perms, unsigned long arg) in zsecsendcprb_ioctl()
1546 static int zsendep11cprb_ioctl(struct ap_perms *perms, unsigned long arg) in zsendep11cprb_ioctl()
1595 struct ap_perms *perms = in zcrypt_unlocked_ioctl() local
1730 static long trans_modexpo32(struct ap_perms *perms, struct file *filp, in trans_modexpo32()
1780 static long trans_modexpo_crt32(struct ap_perms *perms, struct file *filp, in trans_modexpo_crt32()
1841 static long trans_xcRB32(struct ap_perms *perms, struct file *filp, in trans_xcRB32()
1899 struct ap_perms *perms = in zcrypt_compat_ioctl() local