Home
last modified time | relevance | path

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

/drivers/s390/crypto/
A Dap_queue.c98 __ap_send(ap_qid_t qid, unsigned long psmid, void *msg, size_t msglen, in __ap_send() argument
103 return ap_nqap(qid, psmid, msg, msglen); in __ap_send()
137 status = ap_dqap(aq->qid, &aq->reply->psmid, in ap_sm_recv()
154 if (ap_msg->psmid != aq->reply->psmid) in ap_sm_recv()
169 __func__, aq->reply->psmid, in ap_sm_recv()
259 status = __ap_send(qid, ap_msg->psmid, in ap_sm_write()
1240 if (tmp->psmid == ap_msg->psmid) { in ap_cancel_message()
A Dzcrypt_msgtype6.c973 ap_msg->psmid = (((unsigned long)current->pid) << 32) + in zcrypt_msgtype6_modexpo()
1020 ap_msg->psmid = (((unsigned long)current->pid) << 32) + in zcrypt_msgtype6_modexpo_crt()
1065 ap_msg->psmid = (((unsigned long)current->pid) << 32) + in prep_cca_ap_msg()
1155 ap_msg->psmid = (((unsigned long)current->pid) << 32) + in prep_ep11_ap_msg()
1269 ap_msg->psmid = (((unsigned long)current->pid) << 32) + in prep_rng_ap_msg()
A Dzcrypt_msgtype50.c466 ap_msg->psmid = (((unsigned long)current->pid) << 32) + in zcrypt_msgtype50_modexpo()
515 ap_msg->psmid = (((unsigned long)current->pid) << 32) + in zcrypt_msgtype50_modexpo_crt()
A Dap_bus.h224 unsigned long psmid; /* Message id. */ member

Completed in 22 milliseconds