Lines Matching defs:zdev
131 static int ICAMEX_msg_to_type6MEX_msgX(struct zcrypt_device *zdev, in ICAMEX_msg_to_type6MEX_msgX()
198 static int ICACRT_msg_to_type6CRT_msgX(struct zcrypt_device *zdev, in ICACRT_msg_to_type6CRT_msgX()
270 static int XCRB_msg_to_type6CPRB_msgX(struct zcrypt_device *zdev, in XCRB_msg_to_type6CPRB_msgX()
402 static int convert_type86_ica(struct zcrypt_device *zdev, in convert_type86_ica()
506 static int convert_type86_xcrb(struct zcrypt_device *zdev, in convert_type86_xcrb()
528 static int convert_type86_rng(struct zcrypt_device *zdev, in convert_type86_rng()
545 static int convert_response_ica(struct zcrypt_device *zdev, in convert_response_ica()
580 static int convert_response_xcrb(struct zcrypt_device *zdev, in convert_response_xcrb()
608 static int convert_response_rng(struct zcrypt_device *zdev, in convert_response_rng()
690 static long zcrypt_pcixcc_modexpo(struct zcrypt_device *zdev, in zcrypt_pcixcc_modexpo()
730 static long zcrypt_pcixcc_modexpo_crt(struct zcrypt_device *zdev, in zcrypt_pcixcc_modexpo_crt()
770 static long zcrypt_pcixcc_send_cprb(struct zcrypt_device *zdev, in zcrypt_pcixcc_send_cprb()
810 static long zcrypt_pcixcc_rng(struct zcrypt_device *zdev, in zcrypt_pcixcc_rng()
1031 struct zcrypt_device *zdev; in zcrypt_pcixcc_probe() local
1109 struct zcrypt_device *zdev = ap_dev->private; in zcrypt_pcixcc_remove() local