Searched refs:cca_info (Results 1 – 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/crypto/ |
D | zcrypt_ccamisc.h | 246 struct cca_info { struct 266 int cca_get_info(u16 card, u16 dom, struct cca_info *ci, int verify); argument
|
D | zcrypt_cex2c.c | 69 struct cca_info ci; in cca_serialnr_show() 101 struct cca_info ci; in cca_mkvps_show()
|
D | zcrypt_ccamisc.c | 41 struct cca_info info; 1596 static int cca_info_cache_fetch(u16 cardnr, u16 domain, struct cca_info *ci) in cca_info_cache_fetch() 1615 const struct cca_info *ci) in cca_info_cache_update() 1674 static int fetch_cca_info(u16 cardnr, u16 domain, struct cca_info *ci) in fetch_cca_info() 1739 int cca_get_info(u16 card, u16 dom, struct cca_info *ci, int verify) in cca_get_info() 1763 struct cca_info ci; in findcard() 1883 struct cca_info ci; in cca_findcard2()
|
D | zcrypt_cex4.c | 81 struct cca_info ci; in cca_serialnr_show() 113 struct cca_info ci; in cca_mkvps_show()
|