Searched refs:zcrypt_drop_queue (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/drivers/s390/crypto/ |
D | zcrypt_api.c | 591 static inline void zcrypt_drop_queue(struct zcrypt_card *zc, in zcrypt_drop_queue() function 728 zcrypt_drop_queue(pref_zc, pref_zq, mod, wgt); in zcrypt_rsa_modexpo() 833 zcrypt_drop_queue(pref_zc, pref_zq, mod, wgt); in zcrypt_rsa_crt() 957 zcrypt_drop_queue(pref_zc, pref_zq, mod, wgt); in _zcrypt_send_cprb() 1134 zcrypt_drop_queue(pref_zc, pref_zq, mod, wgt); in _zcrypt_send_ep11_cprb() 1212 zcrypt_drop_queue(pref_zc, pref_zq, mod, wgt); in zcrypt_rng()
|