Searched refs:cca_info (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/s390/crypto/ |
D | zcrypt_ccamisc.h | 246 struct cca_info { struct 272 int cca_get_info(u16 card, u16 dom, struct cca_info *ci, int verify); argument
|
D | zcrypt_ccamisc.c | 36 struct cca_info info; 1581 static int cca_info_cache_fetch(u16 cardnr, u16 domain, struct cca_info *ci) in cca_info_cache_fetch() 1600 const struct cca_info *ci) in cca_info_cache_update() 1659 static int fetch_cca_info(u16 cardnr, u16 domain, struct cca_info *ci) in fetch_cca_info() 1733 int cca_get_info(u16 card, u16 dom, struct cca_info *ci, int verify) in cca_get_info() 1757 struct cca_info ci; in findcard() 1878 struct cca_info ci; in cca_findcard2()
|
D | zcrypt_cex4.c | 83 struct cca_info ci; in cca_serialnr_show() 115 struct cca_info ci; in cca_mkvps_show()
|