Home
last modified time | relevance | path

Searched refs:func_code (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/s390/crypto/
A Dzcrypt_api.c639 unsigned int func_code; in zcrypt_rsa_modexpo() local
653 func_code = 0; in zcrypt_rsa_modexpo()
685 wgt = zc->speed_rating[func_code]; in zcrypt_rsa_modexpo()
747 unsigned int func_code; in zcrypt_rsa_crt() local
761 func_code = 0; in zcrypt_rsa_crt()
793 wgt = zc->speed_rating[func_code]; in zcrypt_rsa_crt()
855 unsigned int func_code; in _zcrypt_send_cprb() local
1020 unsigned int func_code; in _zcrypt_send_ep11_cprb() local
1043 func_code = 0; in _zcrypt_send_ep11_cprb()
1051 func_code = 0; in _zcrypt_send_ep11_cprb()
[all …]
A Dzcrypt_msgtype6.c1124 unsigned int *func_code, unsigned short **dom) in get_cprb_fc() argument
1140 return XCRB_msg_to_type6CPRB_msgX(userspace, ap_msg, xcRB, func_code, dom); in get_cprb_fc()
1182 unsigned int *func_code) in get_ep11cprb_fc() argument
1198 return xcrb_msg_to_type6_ep11cprb_msgx(userspace, ap_msg, xcrb, func_code); in get_ep11cprb_fc()
1278 unsigned int get_rng_fc(struct ap_message *ap_msg, int *func_code, in get_rng_fc() argument
1298 *func_code = HWRNG; in get_rng_fc()
/linux/drivers/scsi/aic7xxx/
A Daic7xxx_core.c5708 group = XPT_FC_GROUP(scb->io_ctx->ccb_h.func_code); in ahc_match_scb()
7596 if (ccbh->func_code == XPT_CONT_TARGET_IO in ahc_handle_en_lun()
A Daic79xx_core.c7963 group = XPT_FC_GROUP(scb->io_ctx->ccb_h.func_code); in ahd_match_scb()
10441 if (ccbh->func_code == XPT_CONT_TARGET_IO in ahd_handle_en_lun()

Completed in 35 milliseconds