Home
last modified time | relevance | path

Searched defs:mu (Results 1 – 18 of 18) sorted by relevance

/netbsd/src/usr.sbin/mlxctl/
Dutil.c81 mlx_command(struct mlx_usercommand *mu, int bomb) in mlx_command()
95 struct mlx_usercommand mu; in mlx_enquiry() local
134 struct mlx_usercommand mu; in mlx_configuration() local
150 struct mlx_usercommand mu; in mlx_get_device_state() local
169 struct mlx_usercommand mu; in mlx_scsi_inquiry() local
/netbsd/src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
Dbn_mp_reduce.c24 int mp_reduce (mp_int * x, mp_int * m, mp_int * mu) in mp_reduce()
Dbn_mp_add_d.c25 mp_digit *tmpa, *tmpc, mu; in mp_add_d() local
Dbn_mp_sub_d.c24 mp_digit *tmpa, *tmpc, mu; in mp_sub_d() local
Dbn_mp_dr_reduce.c39 mp_digit mu, *tmpx1, *tmpx2; in mp_dr_reduce() local
Dbn_mp_montgomery_reduce.c25 mp_digit mu; in mp_montgomery_reduce() local
Dbn_fast_mp_montgomery_reduce.c77 register mp_digit mu; in fast_mp_montgomery_reduce() local
Dbn_s_mp_exptmod.c27 mp_int M[TAB_SIZE], res, mu; in s_mp_exptmod() local
/netbsd/src/tests/lib/libpthread/
Dt_once.c134 pthread_mutex_t *mu = m; in once3_cleanup() local
/netbsd/src/crypto/external/bsd/netpgp/dist/src/libbn/
Dbignum.c2627 mp_reduce (mp_int * x, mp_int * m, mp_int * mu) in mp_reduce()
3279 mp_int M[TAB_SIZE], res, mu; in s_mp_exptmod() local
3679 mp_digit mu; in fast_mp_montgomery_reduce() local
3782 mp_digit mu; in mp_montgomery_reduce() local
3912 mp_digit mu, *tmpx1, *tmpx2; in mp_dr_reduce() local
4614 mp_digit *tmpa, *tmpc, mu; in mp_add_d() local
4703 mp_digit *tmpa, *tmpc, mu; in mp_sub_d() local
/netbsd/src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
Dbignum.c2588 mp_reduce(mp_int * x, mp_int * m, mp_int * mu) in mp_reduce()
3255 mp_int M[TAB_SIZE], res, mu; in basic_exponent_mod() local
3662 mp_digit mu; in fast_mp_montgomery_reduce() local
3765 mp_digit mu; in mp_montgomery_reduce() local
3893 mp_digit mu, *tmpx1, *tmpx2; in diminished_radix_reduce() local
4565 mp_digit *tmpa, *tmpc, mu; in add_single_digit() local
4654 mp_digit *tmpa, *tmpc, mu; in signed_subtract_word() local
/netbsd/src/external/bsd/ntp/dist/ntpd/
Dntp_loopfilter.c463 double mu; /* interval since last update */ in local_clock() local
/netbsd/src/external/bsd/wpa/dist/src/tls/
Dlibtommath.c1877 mp_int M[TAB_SIZE], res, mu; in s_mp_exptmod() local
2250 static int mp_reduce (mp_int * x, mp_int * m, mp_int * mu) in mp_reduce()
2742 register mp_digit mu; in fast_mp_montgomery_reduce() local
/netbsd/src/sys/dev/ic/
Dmlx.c1718 mlx_user_command(struct mlx_softc *mlx, struct mlx_usercommand *mu) in mlx_user_command()
Dwireg.h421 } mu; member
/netbsd/src/external/bsd/ntp/dist/libntp/
Dntp_calendar.c1364 uint32_t mu, Q, sf32; in ntpcal_days_in_months() local
/netbsd/src/external/bsd/wpa/dist/src/crypto/
Dcrypto_wolfssl.c1937 mp_int mu; in crypto_ec_point_add() local
/netbsd/src/sys/dev/usb/
Duaudio.c256 const struct usb_audio_mixer_unit *mu; member