Searched refs:zcrypt_card_compare (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/s390/crypto/ |
| H A D | zcrypt_api.c | 607 static inline bool zcrypt_card_compare(struct zcrypt_card *zc, in zcrypt_card_compare() function 695 if (!zcrypt_card_compare(zc, pref_zc, wgt + cpen, pref_wgt)) in zcrypt_rsa_modexpo() 801 if (!zcrypt_card_compare(zc, pref_zc, wgt + cpen, pref_wgt)) in zcrypt_rsa_crt() 926 if (!zcrypt_card_compare(zc, pref_zc, wgt + cpen, pref_wgt)) in _zcrypt_send_cprb() 1123 if (!zcrypt_card_compare(zc, pref_zc, wgt + cpen, pref_wgt)) in _zcrypt_send_ep11_cprb() 1246 if (!zcrypt_card_compare(zc, pref_zc, wgt, pref_wgt)) in zcrypt_rng()
|