Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/s390/crypto/
H A Dzcrypt_api.c641 unsigned int wgt = 0, pref_wgt = 0; in zcrypt_rsa_modexpo() local
693 if (!zcrypt_card_compare(zc, pref_zc, wgt + cpen, pref_wgt)) in zcrypt_rsa_modexpo()
709 wgt + cpen + qpen, pref_wgt)) in zcrypt_rsa_modexpo()
713 pref_wgt = wgt + cpen + qpen; in zcrypt_rsa_modexpo()
749 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()
857 unsigned int wgt = 0, pref_wgt = 0; in _zcrypt_send_cprb() local
914 if (!zcrypt_card_compare(zc, pref_zc, wgt + cpen, pref_wgt)) in _zcrypt_send_cprb()
1019 unsigned int wgt = 0, pref_wgt = 0; _zcrypt_send_ep11_cprb() local
1147 unsigned int wgt = 0, pref_wgt = 0; zcrypt_rng() local
[all...]
/kernel/linux/linux-6.6/drivers/s390/crypto/
H A Dzcrypt_api.c644 unsigned int wgt = 0, pref_wgt = 0; in zcrypt_rsa_modexpo() local
691 if (!zcrypt_card_compare(zc, pref_zc, wgt + cpen, pref_wgt)) in zcrypt_rsa_modexpo()
707 wgt + cpen + qpen, pref_wgt)) in zcrypt_rsa_modexpo()
711 pref_wgt = wgt + cpen + qpen; in zcrypt_rsa_modexpo()
749 unsigned int wgt = 0, pref_wgt = 0; in zcrypt_rsa_crt() local
796 if (!zcrypt_card_compare(zc, pref_zc, wgt + cpen, pref_wgt)) in zcrypt_rsa_crt()
812 wgt + cpen + qpen, pref_wgt)) in zcrypt_rsa_crt()
816 pref_wgt = wgt + cpen + qpen; in zcrypt_rsa_crt()
854 unsigned int wgt = 0, pref_wgt = 0; in _zcrypt_send_cprb() local
914 if (!zcrypt_card_compare(zc, pref_zc, wgt + cpen, pref_wgt)) in _zcrypt_send_cprb()
1012 unsigned int wgt = 0, pref_wgt = 0; _zcrypt_send_ep11_cprb() local
1160 unsigned int wgt = 0, pref_wgt = 0; zcrypt_rng() local
[all...]

Completed in 5 milliseconds