Searched refs:zcrypt_card_compare (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/s390/crypto/ |
| H A D | zcrypt_api.c | 600 static inline bool zcrypt_card_compare(struct zcrypt_card *zc, in zcrypt_card_compare() function 692 if (!zcrypt_card_compare(zc, pref_zc, wgt + cpen, pref_wgt)) in zcrypt_rsa_modexpo() 800 if (!zcrypt_card_compare(zc, pref_zc, wgt + cpen, pref_wgt)) in zcrypt_rsa_crt() 913 if (!zcrypt_card_compare(zc, pref_zc, wgt + cpen, pref_wgt)) in _zcrypt_send_cprb() 1081 if (!zcrypt_card_compare(zc, pref_zc, wgt + cpen, pref_wgt)) in _zcrypt_send_ep11_cprb() 1170 if (!zcrypt_card_compare(zc, pref_zc, wgt, pref_wgt)) in zcrypt_rng()
|