Searched refs:t_d (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/bn/
H A Dbn_nist.c260 BN_ULONG t_d[BN_NIST_192_TOP], local
292 nist_set_192(t_d, buf, 0, 3, 3);
293 if (bn_add_words(r_d, r_d, t_d, BN_NIST_192_TOP))
296 nist_set_192(t_d, buf, 4, 4, 0);
297 if (bn_add_words(r_d, r_d, t_d, BN_NIST_192_TOP))
304 nist_set_192(t_d, buf, 5, 5, 5)
305 if (bn_add_words(r_d, r_d, t_d, BN_NIST_192_TOP))
343 BN_ULONG t_d[BN_NIST_224_TOP], local
370 nist_set_224(t_d, buf, 10, 9, 8, 7, 0, 0, 0);
371 if (bn_add_words(r_d, r_d, t_d, BN_NIST_224_TO
449 BN_ULONG t_d[BN_NIST_256_TOP], local
605 BN_ULONG t_d[BN_NIST_384_TOP], local
[all...]
/opensolaris-onvv-gate/usr/src/lib/libc/port/gen/
H A Dmallint.h82 struct _t_ *t_d; member in struct:_t_
117 WORD t_d; /* dummy to reserve space for self-pointer */ member in struct:_t_
/opensolaris-onvv-gate/usr/src/lib/watchmalloc/common/
H A Dmallint.h88 WORD t_d; /* dummy to reserve space for self-pointer */ member in struct:_t_

Completed in 107 milliseconds