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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/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...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/blackfin/kernel/
H A Dsetup.c546 struct cplb_tab *t_d = NULL; local
646 t_d = &cplb.init_d;
654 t_d = &cplb.switch_d;
670 __fill_data_cplbtab(t_d, i, a_start, a_end);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-ia64/
H A Dpal.h237 t_d : 2; /* Indicates which part member in struct:pal_cache_protection_element_u::__anon8836
245 #define pcpi_cache_prot_part pcp_info.t_d

Completed in 122 milliseconds