Searched refs:__ap_send (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/s390/crypto/ ! |
D | ap_queue.c | 71 __ap_send(ap_qid_t qid, unsigned long long psmid, void *msg, size_t length, in __ap_send() function 83 status = __ap_send(qid, psmid, msg, length, 0); in ap_send() 261 status = __ap_send(qid, ap_msg->psmid, in ap_sm_write()
|