Searched defs:t_d (Results 1 - 4 of 4) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/bn/ |
H A D | bn_nist.c | 440 BN_ULONG t_d[BN_NIST_192_TOP]; in BN_nist_mod_192() local 597 BN_ULONG t_d[BN_NIST_224_TOP]; in BN_nist_mod_224() local 798 BN_ULONG t_d[BN_NIST_256_TOP]; BN_nist_mod_256() local 1062 BN_ULONG t_d[BN_NIST_384_TOP]; BN_nist_mod_384() local 1160 BN_ULONG *r_d, *a_d = a->d, t_d[BN_NIST_521_TOP], val, tmp, *res; BN_nist_mod_521() local [all...] |
/third_party/openssl/crypto/bn/ |
H A D | bn_nist.c | 418 BN_ULONG t_d[BN_NIST_192_TOP]; in BN_nist_mod_192() local 575 BN_ULONG t_d[BN_NIST_224_TOP]; in BN_nist_mod_224() local 776 BN_ULONG t_d[BN_NIST_256_TOP]; BN_nist_mod_256() local 1040 BN_ULONG t_d[BN_NIST_384_TOP]; BN_nist_mod_384() local 1138 BN_ULONG *r_d, *a_d = a->d, t_d[BN_NIST_521_TOP], val, tmp, *res; BN_nist_mod_521() local [all...] |
/kernel/linux/linux-5.10/arch/ia64/include/asm/ |
H A D | pal.h | 241 t_d : 2; /* Indicates which part member
|
/kernel/linux/linux-6.6/arch/ia64/include/asm/ |
H A D | pal.h | 242 t_d : 2; /* Indicates which part member
|
Completed in 10 milliseconds