Searched refs:cca_get_info (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/s390/crypto/ |
D | zcrypt_cex2c.c | 76 cca_get_info(ac->id, ap_domain_index, &ci, zc->online); in cca_serialnr_show() 108 cca_get_info(AP_QID_CARD(zq->queue->qid), in cca_mkvps_show()
|
D | zcrypt_ccamisc.h | 272 int cca_get_info(u16 card, u16 dom, struct cca_info *ci, int verify);
|
D | zcrypt_cex4.c | 89 cca_get_info(ac->id, ap_domain_index, &ci, zc->online); in cca_serialnr_show() 121 cca_get_info(AP_QID_CARD(zq->queue->qid), in cca_mkvps_show()
|
D | zcrypt_ccamisc.c | 1757 int cca_get_info(u16 card, u16 dom, struct cca_info *ci, int verify) in cca_get_info() function 1770 EXPORT_SYMBOL(cca_get_info); 1936 if (cca_get_info(card, dom, &ci, verify)) in cca_findcard2()
|