Searched refs:zcrypt_drop_queue (Results 1 – 1 of 1) sorted by relevance
/linux-4.19.296/drivers/s390/crypto/ |
D | zcrypt_api.c | 169 static inline void zcrypt_drop_queue(struct zcrypt_card *zc, in zcrypt_drop_queue() function 282 zcrypt_drop_queue(pref_zc, pref_zq, weight); in zcrypt_rsa_modexpo() 357 zcrypt_drop_queue(pref_zc, pref_zq, weight); in zcrypt_rsa_crt() 429 zcrypt_drop_queue(pref_zc, pref_zq, weight); in zcrypt_send_cprb() 549 zcrypt_drop_queue(pref_zc, pref_zq, weight); in zcrypt_send_ep11_cprb() 613 zcrypt_drop_queue(pref_zc, pref_zq, weight); in zcrypt_rng()
|