Searched refs:t0e (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/openssl/crypto/sha/asm/ |
H A D | sha256-c64xplus.pl | 36 ($E,$Ectx,$F,$Fctx,$G,$Gctx,$H,$Hctx,$T1,$S1,$s0,$t0e,$t1e,$t2e,$X1,$X15) 132 || ROTL $E,21,$t0e 141 || XOR $t0e,$S1,$S1 170 || ROTL $E,21,$t0e 180 || XOR $t0e,$S1,$S1 195 || ROTL $X1,25,$t0e ; modulo-scheduled 208 XOR $t0e,$s0,$s0 224 || ROTL $E,21,$t0e 233 || XOR $t0e,$S1,$S1 247 || ROTL $X1,25,$t0e ; module-scheduled
|
/freebsd/contrib/ntp/include/ |
H A D | mbg_gps166.h | 876 T_GPS t0e; ///< Reference Time Ephemeris [---] member
|
/freebsd/contrib/ntp/libparse/ |
H A D | data_mbg.c | 439 get_mbg_tgps(buffpp, &ephp->t0e); in get_mbg_eph()
|