Home
last modified time | relevance | path

Searched defs:t2 (Results 1 – 25 of 96) sorted by relevance

1234

/onnv-gate/usr/src/common/openssl/crypto/bn/
H A Dbn_mont.c151 long long t2; in BN_from_montgomery() local
221 BN_ULONG t1,t2,t3,t4; in BN_from_montgomery() local
244 BN_ULONG t1,t2,t3,t4; in BN_from_montgomery() local
260 BIGNUM *t1,*t2; in BN_from_montgomery() local
H A Dbn_add.c108 BN_ULONG *ap,*bp,*rp,carry,t1,t2; in BN_uadd() local
169 register BN_ULONG t1,t2,*ap,*bp,*rp; in BN_usub() local
H A Dbn_asm.c387 BN_ULONG t1,t2; in bn_sub_words() local
557 BN_ULONG t1,t2; in bn_mul_comba8() local
666 BN_ULONG t1,t2; in bn_mul_comba4() local
711 BN_ULONG t1,t2; in bn_sqr_comba8() local
792 BN_ULONG t1,t2; in bn_sqr_comba4() local
/onnv-gate/usr/src/lib/libtnfctl/
H A Ddbg.h57 #define DBG_TNF_PROBE_2(a, b, c, t1, n1, v1, t2, n2, v2) \ argument
59 #define DBG_TNF_PROBE_3(a, b, c, t1, n1, v1, t2, n2, v2, t3, n3, v3) \ argument
62 #define DBG_TNF_PROBE_4(a, b, c, t1, n1, v1, t2, n2, v2, t3, n3, v3, t4, n4, v4) \ argument
/onnv-gate/usr/src/common/openssl/crypto/bn/asm/
H A Dx86_64-gcc.c224 BN_ULONG t1,t2; in bn_sub_words() local
343 BN_ULONG t1,t2; in bn_mul_comba8() local
447 BN_ULONG t1,t2; in bn_mul_comba4() local
487 BN_ULONG t1,t2; in bn_sqr_comba8() local
563 BN_ULONG t1,t2; in bn_sqr_comba4() local
/onnv-gate/usr/src/cmd/acct/lib/
H A Dtmless.c37 tmless(t1, t2) in tmless() argument
H A Dtmsecs.c35 tmsecs(t1, t2) in tmsecs() argument
H A Dpnpsplit.c306 tmsecs(t1, t2) in tmsecs() argument
320 tmless(t1, t2) in tmless() argument
/onnv-gate/usr/src/lib/libxcurses/h/
H A Dmks.h310 #define VARARG2(t1, n1, t2, n2) (t1 n1, t2 n2, ...) argument
311 #define VARARG3(t1, n1, t2, n2, t3, n3) (t1 n1, t2 n2, t3 n3, ...) argument
312 #define VARARG4(t1, n1, t2, n2, t3, n3, t4, n4) \ argument
314 #define VARARG5(t1, n1, t2, n2, t3, n3, t4, n4, t5, n5) \ argument
318 #define VARARG2(t1, n1, t2, n2) (n1, n2, va_alist) t1 n1; t2 n2; int va_alist argument
319 #define VARARG3(t1, n1, t2, n2, t3, n3) (n1, n2, n3, va_alist) \ argument
321 #define VARARG4(t1, n1, t2, n2, t3, n3, t4, n4) (n1, n2, n3, n4, va_alist) \ argument
323 #define VARARG5(t1, n1, t2, n2, t3, n3, t4, n4, t5, n5) \ argument
/onnv-gate/usr/src/lib/libnisdb/yptol/
H A Dttl_utils.c286 add_to_timeval(struct timeval *t1, int t2) in add_to_timeval()
322 is_greater_timeval(struct timeval *t1, struct timeval *t2) in is_greater_timeval()
/onnv-gate/usr/src/cmd/cmd-inet/usr.lib/in.ripngd/
H A Dmain.c298 timevaladd(struct timeval *t1, struct timeval *t2) in timevaladd()
308 timevalsub(struct timeval *t1, struct timeval *t2) in timevalsub()
/onnv-gate/usr/src/lib/efcode/fcode_test/
H A Dcalling.fth28 : t2 ascii L emit ; word
/onnv-gate/usr/src/cmd/cmd-inet/sbin/dhcpagent/
H A Drenew.c84 uint32_t t2; in dhcp_renew() local
525 monosec_t t2; in stop_extending() local
H A Dbound.c452 get_pkt_times(PKT_LIST *ack, lease_t *lease, lease_t *t1, lease_t *t2) in get_pkt_times()
513 lease_t lease, t1, t2; in configure_v4_timers() local
/onnv-gate/usr/src/common/openssl/crypto/dh/
H A Ddh_gen.c105 BIGNUM *t1,*t2; in dh_builtin_genparams() local
/onnv-gate/usr/src/lib/librstp/common/
H A Dtimes.c28 STP_compare_times (IN TIMEVALUES_T *t1, IN TIMEVALUES_T *t2) in STP_compare_times()
/onnv-gate/usr/src/lib/libcrypt/common/
H A Ddes_encrypt.c43 char t2; in des_encrypt1() local
H A Ddes_decrypt.c42 char t2; in _des_decrypt1() local
/onnv-gate/usr/src/common/openssl/crypto/aes/
H A Daes_core.c900 u32 s0, s1, s2, s3, t0, t1, t2, t3; in AES_encrypt() local
1091 u32 s0, s1, s2, s3, t0, t1, t2, t3; in AES_decrypt() local
/onnv-gate/usr/src/uts/common/os/
H A Dtimers.c812 timevaladd(struct timeval *t1, struct timeval *t2) in timevaladd()
820 timevalsub(struct timeval *t1, struct timeval *t2) in timevalsub()
845 timespecadd(timespec_t *t1, timespec_t *t2) in timespecadd()
853 timespecsub(timespec_t *t1, timespec_t *t2) in timespecsub()
/onnv-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/ccache/
H A Dcc_retr.c42 #define times_match_exact(t1,t2) (memcmp((char *)(t1), (char *)(t2), sizeof(*(t1))) == 0) argument
45 times_match(const krb5_ticket_times *t1, const krb5_ticket_times *t2) in times_match()
/onnv-gate/usr/src/cmd/abi/spectrans/spec2map/
H A Dutil.c69 table_t *t2; in add_to_stringtable() local
/onnv-gate/usr/src/uts/common/sys/
H A Dtnf_probe.h203 #define TNF_DEFINE_RECORD_2(ctype, ctype_record, t1, n1, t2, n2) argument
208 #define TNF_DEFINE_RECORD_2(ctype, ctype_record, t1, n1, t2, n2) \ argument
267 #define TNF_DEFINE_RECORD_3(ctype, ctype_record, t1, n1, t2, n2, t3, n3) argument
272 #define TNF_DEFINE_RECORD_3(ctype, ctype_record, t1, n1, t2, n2, t3, n3) \ argument
336 #define TNF_DEFINE_RECORD_4(ctype, ctype_record, t1, n1, t2, n2, t3, n3, t4, n4) argument
341 #define TNF_DEFINE_RECORD_4(ctype, ctype_record, t1, n1, t2, n2, t3, n3, t4, n4) \ argument
410 #define TNF_DEFINE_RECORD_5(ctype, ctype_record, t1, n1, t2, n2, t3, n3, t4, n4, t5, n5) argument
415 #define TNF_DEFINE_RECORD_5(ctype, ctype_record, t1, n1, t2, n2, t3, n3, t4, n4, t5, n5) \ argument
/onnv-gate/usr/src/cmd/fm/modules/common/eversholt/
H A Devnv.c61 data_type_t t1, t2; in evnv_cmpnvl() local
/onnv-gate/usr/src/common/net/wanboot/crypt/
H A Daes.c765 uint32_t s0, s1, s2, s3, t0, t1, t2, t3; in aes_encrypt() local
968 uint32_t s0, s1, s2, s3, t0, t1, t2, t3; in aes_decrypt() local

1234