Searched refs:cca_info (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/crypto/ |
H A D | zcrypt_ccamisc.h | 227 * value is given, then refetch the cca_info and make sure the current 246 struct cca_info { struct 266 int cca_get_info(u16 card, u16 dom, struct cca_info *ci, int verify);
|
H A D | zcrypt_cex2c.c | 69 struct cca_info ci; in cca_serialnr_show() 101 struct cca_info ci; in cca_mkvps_show()
|
H A 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() 1672 * Fetch cca_info values via query_crypto_facility from adapter. 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()
|
H A D | zcrypt_cex4.c | 81 struct cca_info ci; in cca_serialnr_show() 113 struct cca_info ci; in cca_mkvps_show()
|
/kernel/linux/linux-6.6/drivers/s390/crypto/ |
H A D | zcrypt_ccamisc.h | 227 * value is given, then refetch the cca_info and make sure the current 246 struct cca_info { struct 272 int cca_get_info(u16 card, u16 dom, struct cca_info *ci, int verify);
|
H A D | zcrypt_ccamisc.c | 41 struct cca_info info; 1603 static int cca_info_cache_fetch(u16 cardnr, u16 domain, struct cca_info *ci) in cca_info_cache_fetch() 1622 const struct cca_info *ci) in cca_info_cache_update() 1679 * Fetch cca_info values via query_crypto_facility from adapter. 1681 static int fetch_cca_info(u16 cardnr, u16 domain, struct cca_info *ci) in fetch_cca_info() 1755 int cca_get_info(u16 card, u16 dom, struct cca_info *ci, int verify) in cca_get_info() 1779 struct cca_info ci; in findcard() 1900 struct cca_info ci; in cca_findcard2()
|
H A D | zcrypt_cex4.c | 83 struct cca_info ci; in cca_serialnr_show() 115 struct cca_info ci; in cca_mkvps_show()
|
Completed in 10 milliseconds