Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/crypto/
H A Dzcrypt_api.c646 unsigned int wgt = 0, pref_wgt = 0; in zcrypt_rsa_modexpo() local
688 wgt = zc->speed_rating[func_code]; in zcrypt_rsa_modexpo()
713 pref_wgt = wgt + cpen + qpen; in zcrypt_rsa_modexpo()
751 unsigned int wgt = 0, pref_wgt = 0; in zcrypt_rsa_crt() local
793 wgt = zc->speed_rating[func_code]; in zcrypt_rsa_crt()
818 pref_wgt = wgt + cpen + qpen; in zcrypt_rsa_crt()
856 unsigned int wgt = 0, pref_wgt = 0; in _zcrypt_send_cprb() local
938 pref_wgt = wgt + cpen + qpen; in _zcrypt_send_cprb()
1014 unsigned int wgt = 0, pref_wgt = 0; in _zcrypt_send_ep11_cprb() local
1110 pref_wgt = wgt + cpen + qpen; in _zcrypt_send_ep11_cprb()
[all …]