Searched refs:psmid (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/s390/crypto/ |
| H A D | ap_queue.c | 103 __ap_send(ap_qid_t qid, unsigned long psmid, void *msg, size_t msglen, in __ap_send() argument 111 status = ap_nqap(qid, psmid, msg, msglen); in __ap_send() 114 status.value, psmid); in __ap_send() 150 status = ap_dqap(aq->qid, &aq->reply->psmid, in ap_sm_recv() 157 status.value, aq->reply->psmid); in ap_sm_recv() 170 if (ap_msg->psmid != aq->reply->psmid) in ap_sm_recv() 185 __func__, aq->reply->psmid, in ap_sm_recv() 275 status = __ap_send(qid, ap_msg->psmid, in ap_sm_write() 1309 if (tmp->psmid == ap_msg->psmid) { in ap_cancel_message()
|
| H A D | zcrypt_api.c | 742 ap_msg.psmid); in zcrypt_rsa_modexpo() 848 ap_msg.psmid); in zcrypt_rsa_crt() 984 ap_msg.psmid); in _zcrypt_send_cprb() 1187 ap_msg.psmid); in _zcrypt_send_ep11_cprb() 1280 ap_msg.psmid); in zcrypt_rng()
|