Searched refs:zcrypt_card (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/crypto/ |
H A D | zcrypt_card.c | 42 struct zcrypt_card *zc = to_ap_card(dev)->private; in type_show() 54 struct zcrypt_card *zc = ac->private; in online_show() 65 struct zcrypt_card *zc = ac->private; in online_store() 93 struct zcrypt_card *zc = to_ap_card(dev)->private; in load_show() 111 struct zcrypt_card *zcrypt_card_alloc(void) in zcrypt_card_alloc() 113 struct zcrypt_card *zc; in zcrypt_card_alloc() 115 zc = kzalloc(sizeof(struct zcrypt_card), GFP_KERNEL); in zcrypt_card_alloc() 125 void zcrypt_card_free(struct zcrypt_card *zc) in zcrypt_card_free() 133 struct zcrypt_card *zdev = in zcrypt_card_release() 134 container_of(kref, struct zcrypt_card, refcoun in zcrypt_card_release() [all...] |
H A D | zcrypt_api.h | 90 struct zcrypt_card { struct 111 struct zcrypt_card *zcard; 136 struct zcrypt_card *zcrypt_card_alloc(void); 137 void zcrypt_card_free(struct zcrypt_card *); 138 void zcrypt_card_get(struct zcrypt_card *); 139 int zcrypt_card_put(struct zcrypt_card *); 140 int zcrypt_card_register(struct zcrypt_card *); 141 void zcrypt_card_unregister(struct zcrypt_card *);
|
H A D | zcrypt_cex4.c | 83 struct zcrypt_card *zc = ac->private; in cca_serialnr_show() 195 struct zcrypt_card *zc = ac->private; in ep11_api_ordinalnr_show() 216 struct zcrypt_card *zc = ac->private; in ep11_fw_version_show() 239 struct zcrypt_card *zc = ac->private; in ep11_serialnr_show() 273 struct zcrypt_card *zc = ac->private; in ep11_card_op_modes_show() 440 struct zcrypt_card *zc; in zcrypt_cex4_card_probe() 578 struct zcrypt_card *zc = ac->private; in zcrypt_cex4_card_remove()
|
H A D | zcrypt_queue.c | 56 struct zcrypt_card *zc = zq->zcard; in online_store() 163 struct zcrypt_card *zc; in zcrypt_queue_register() 211 struct zcrypt_card *zc; in zcrypt_queue_unregister()
|
H A D | zcrypt_api.c | 572 static inline struct zcrypt_queue *zcrypt_pick_queue(struct zcrypt_card *zc, in zcrypt_pick_queue() 588 static inline void zcrypt_drop_queue(struct zcrypt_card *zc, in zcrypt_drop_queue() 601 static inline bool zcrypt_card_compare(struct zcrypt_card *zc, in zcrypt_card_compare() 602 struct zcrypt_card *pref_zc, in zcrypt_card_compare() 638 struct zcrypt_card *zc, *pref_zc; in zcrypt_rsa_modexpo() 746 struct zcrypt_card *zc, *pref_zc; in zcrypt_rsa_crt() 854 struct zcrypt_card *zc, *pref_zc; in _zcrypt_send_cprb() 1015 struct zcrypt_card *zc, *pref_zc; in _zcrypt_send_ep11_cprb() 1145 struct zcrypt_card *zc, *pref_zc; in zcrypt_rng() 1209 struct zcrypt_card *z in zcrypt_device_status_mask() [all...] |
H A D | zcrypt_cex2a.c | 85 struct zcrypt_card *zc; in zcrypt_cex2a_card_probe() 134 struct zcrypt_card *zc = to_ap_card(&ap_dev->device)->private; in zcrypt_cex2a_card_remove()
|
H A D | zcrypt_cex2c.c | 71 struct zcrypt_card *zc = ac->private; in cca_serialnr_show() 257 struct zcrypt_card *zc; in zcrypt_cex2c_card_probe() 315 struct zcrypt_card *zc = to_ap_card(&ap_dev->device)->private; in zcrypt_cex2c_card_remove()
|
H A D | Makefile | 9 zcrypt-objs := zcrypt_api.o zcrypt_card.o zcrypt_queue.o
|
/kernel/linux/linux-6.6/drivers/s390/crypto/ |
H A D | zcrypt_card.c | 42 struct zcrypt_card *zc = dev_get_drvdata(dev); in type_show() 53 struct zcrypt_card *zc = dev_get_drvdata(dev); in online_show() 64 struct zcrypt_card *zc = dev_get_drvdata(dev); in online_store() 119 struct zcrypt_card *zc = dev_get_drvdata(dev); in load_show() 137 struct zcrypt_card *zcrypt_card_alloc(void) in zcrypt_card_alloc() 139 struct zcrypt_card *zc; in zcrypt_card_alloc() 151 void zcrypt_card_free(struct zcrypt_card *zc) in zcrypt_card_free() 159 struct zcrypt_card *zdev = in zcrypt_card_release() 160 container_of(kref, struct zcrypt_card, refcount); in zcrypt_card_release() 164 void zcrypt_card_get(struct zcrypt_card *z [all...] |
H A D | zcrypt_api.h | 87 struct zcrypt_card { struct 108 struct zcrypt_card *zcard; 132 struct zcrypt_card *zcrypt_card_alloc(void); 133 void zcrypt_card_free(struct zcrypt_card *); 134 void zcrypt_card_get(struct zcrypt_card *); 135 int zcrypt_card_put(struct zcrypt_card *); 136 int zcrypt_card_register(struct zcrypt_card *); 137 void zcrypt_card_unregister(struct zcrypt_card *);
|
H A D | zcrypt_cex4.c | 82 struct zcrypt_card *zc = dev_get_drvdata(dev); in cca_serialnr_show() 213 struct zcrypt_card *zc = dev_get_drvdata(dev); in ep11_api_ordinalnr_show() 234 struct zcrypt_card *zc = dev_get_drvdata(dev); in ep11_fw_version_show() 257 struct zcrypt_card *zc = dev_get_drvdata(dev); in ep11_serialnr_show() 290 struct zcrypt_card *zc = dev_get_drvdata(dev); in ep11_card_op_modes_show() 468 struct zcrypt_card *zc; in zcrypt_cex4_card_probe() 623 struct zcrypt_card *zc = dev_get_drvdata(&ap_dev->device); in zcrypt_cex4_card_remove()
|
H A D | zcrypt_queue.c | 56 struct zcrypt_card *zc = zq->zcard; in online_store() 168 struct zcrypt_card *zc; in zcrypt_queue_register() 216 struct zcrypt_card *zc; in zcrypt_queue_unregister()
|
H A D | zcrypt_api.c | 575 static inline struct zcrypt_queue *zcrypt_pick_queue(struct zcrypt_card *zc, in zcrypt_pick_queue() 591 static inline void zcrypt_drop_queue(struct zcrypt_card *zc, in zcrypt_drop_queue() 604 static inline bool zcrypt_card_compare(struct zcrypt_card *zc, in zcrypt_card_compare() 605 struct zcrypt_card *pref_zc, in zcrypt_card_compare() 641 struct zcrypt_card *zc, *pref_zc; in zcrypt_rsa_modexpo() 746 struct zcrypt_card *zc, *pref_zc; in zcrypt_rsa_crt() 851 struct zcrypt_card *zc, *pref_zc; in _zcrypt_send_cprb() 1008 struct zcrypt_card *zc, *pref_zc; in _zcrypt_send_ep11_cprb() 1158 struct zcrypt_card *zc, *pref_zc; in zcrypt_rng() 1224 struct zcrypt_card *z in zcrypt_device_status_mask() [all...] |
H A D | Makefile | 9 zcrypt-objs := zcrypt_api.o zcrypt_card.o zcrypt_queue.o
|
Completed in 11 milliseconds