Home
last modified time | relevance | path

Searched refs:pref_wgt (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/s390/crypto/
H A Dzcrypt_api.c647 unsigned int wgt = 0, pref_wgt = 0; in zcrypt_rsa_modexpo() local
695 if (!zcrypt_card_compare(zc, pref_zc, wgt + cpen, pref_wgt)) in zcrypt_rsa_modexpo()
711 wgt + cpen + qpen, pref_wgt)) in zcrypt_rsa_modexpo()
715 pref_wgt = wgt + cpen + qpen; in zcrypt_rsa_modexpo()
753 unsigned int wgt = 0, pref_wgt = 0; in zcrypt_rsa_crt() local
801 if (!zcrypt_card_compare(zc, pref_zc, wgt + cpen, pref_wgt)) in zcrypt_rsa_crt()
817 wgt + cpen + qpen, pref_wgt)) in zcrypt_rsa_crt()
821 pref_wgt = wgt + cpen + qpen; in zcrypt_rsa_crt()
860 unsigned int wgt = 0, pref_wgt = 0; in _zcrypt_send_cprb() local
926 if (!zcrypt_card_compare(zc, pref_zc, wgt + cpen, pref_wgt)) in _zcrypt_send_cprb()
[all …]