Home
last modified time | relevance | path

Searched defs:t1 (Results 51 – 75 of 230) sorted by last modified time

12345678910

/dragonfly/sys/bus/u4b/net/
H A Dusb_ethernet.c105 struct usb_proc_msg *t0, struct usb_proc_msg *t1) in ue_queue_command()
/dragonfly/stand/boot/pc32/boot2/
H A Dboot2.c746 uint32_t t0, t1; in keyhit() local
/dragonfly/sbin/hammer/
H A Dcmd_mirror.c420 time_t t1 = time(NULL); in hammer_cmd_mirror_read() local
/dragonfly/lib/libthread_xu/thread/
H A Dthr_equal.c37 _pthread_equal(pthread_t t1, pthread_t t2) in _pthread_equal()
/dragonfly/lib/libcrypt/
H A Dcrypt-des.c416 u_int32_t t0, t1; in des_setkey() local
/dragonfly/lib/libc/string/
H A Dstrcoll.c51 wchar_t *t1 = NULL, *t2 = NULL; in strcoll_l() local
/dragonfly/lib/libc/stdtime/
H A Dlocaltime.c310 differ_by_repeat(const time_t t1, const time_t t0) in differ_by_repeat()
/dragonfly/lib/libc/rpc/
H A Dsvc_auth_des.c76 #define BEFORE(t1, t2) timercmp(t1, t2, <) argument
/dragonfly/gnu/usr.bin/rcs/co/
H A Dco.c715 static struct buf t1, t2; local
/dragonfly/games/rogue/
H A Dlevel.c652 short t1, t2; in make_maze() local
/dragonfly/games/fortune/fortune/
H A Dfortune.c1174 sum_tbl(STRFILE *t1, STRFILE *t2) in sum_tbl()
/dragonfly/games/hack/
H A Dhack.end.c325 struct toptenentry *t0, *t1, *tprev; in topten() local
501 outentry(int rank, struct toptenentry *t1, int so) in outentry()
683 struct toptenentry *t1, *t2; in prscore() local
/dragonfly/crypto/openssh/
H A Dsmult_curve25519_ref.c191 unsigned int t1[32]; in recip() local
H A Dpoly1305.c35 uint32_t t0,t1,t2,t3; in poly1305_auth() local
H A Dge25519.c85 fe25519 a,b,t1,t2,c,d,e,f,g,h,qt; in ge25519_mixadd2() local
H A Dfe25519.c132 fe25519 t1 = *x; in fe25519_iseq_vartime() local
229 fe25519 t1; in fe25519_invert() local
/dragonfly/crypto/libressl/crypto/idea/
H A Di_cbc.c139 unsigned long x1,x2,x3,x4,t0,t1,ul; in idea_encrypt() local
/dragonfly/crypto/libressl/crypto/ec/
H A Dec2_mult.c90 BIGNUM *t1; in gf2m_Mdouble() local
130 BIGNUM *t1, *t2; in gf2m_Madd() local
/dragonfly/crypto/libressl/crypto/des/
H A Ddes_enc.c350 DES_LONG t0,t1; in DES_ede3_cbc_encrypt() local
/dragonfly/crypto/libressl/crypto/bn/
H A Dbn_add.c102 BN_ULONG *rp, carry, t1, t2; in BN_uadd() local
151 BN_ULONG t1, t2, borrow, *rp; in BN_usub() local
H A Dbn_asm.c436 BN_ULONG t1, t2; in bn_sub_words() local
/dragonfly/crypto/libressl/crypto/aes/
H A Daes_core.c792 u32 s0, s1, s2, s3, t0, t1, t2, t3; in AES_encrypt() local
982 u32 s0, s1, s2, s3, t0, t1, t2, t3; in AES_decrypt() local
/dragonfly/contrib/wpa_supplicant/src/utils/
H A Dos_unix.c132 time_t t_local, t1, t2; in os_mktime() local
H A Dos_win32.c66 time_t t_local, t1, t2; in os_mktime() local
/dragonfly/contrib/wpa_supplicant/src/tls/
H A Dlibtommath.c1693 mp_int q, x, y, t1, t2; in mp_div() local

12345678910