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.c645 unsigned int func_code; in zcrypt_rsa_modexpo() local
654 func_code = 0; in zcrypt_rsa_modexpo()
686 wgt = zc->speed_rating[func_code]; in zcrypt_rsa_modexpo()
749 unsigned int func_code; in zcrypt_rsa_crt() local
758 func_code = 0; in zcrypt_rsa_crt()
790 wgt = zc->speed_rating[func_code]; in zcrypt_rsa_crt()
853 unsigned int func_code; in _zcrypt_send_cprb() local
1036 unsigned int func_code, domain; in _zcrypt_send_ep11_cprb() local
1054 func_code = 0; in _zcrypt_send_ep11_cprb()
1062 func_code = 0; in _zcrypt_send_ep11_cprb()
[all …]
A Dzcrypt_msgtype6.c1070 unsigned int *func_code, unsigned short **dom) in prep_cca_ap_msg() argument
1086 return xcrb_msg_to_type6cprb_msgx(userspace, ap_msg, xcrb, func_code, dom); in prep_cca_ap_msg()
1167 unsigned int *func_code, unsigned int *domain) in prep_ep11_ap_msg() argument
1184 func_code, domain); in prep_ep11_ap_msg()
1279 int prep_rng_ap_msg(struct ap_message *ap_msg, int *func_code, in prep_rng_ap_msg() argument
1299 *func_code = HWRNG; in prep_rng_ap_msg()
/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 37 milliseconds