Home
last modified time | relevance | path

Searched defs:t_d (Results 1 – 1 of 1) sorted by relevance

/trueos/crypto/openssl/crypto/bn/
HDbn_nist.c457 BN_ULONG t_d[BN_NIST_192_TOP]; in BN_nist_mod_192() local
622 BN_ULONG t_d[BN_NIST_224_TOP]; in BN_nist_mod_224() local
832 BN_ULONG t_d[BN_NIST_256_TOP]; in BN_nist_mod_256() local
1105 BN_ULONG t_d[BN_NIST_384_TOP]; in BN_nist_mod_384() local
1208 BN_ULONG *r_d, *a_d = a->d, t_d[BN_NIST_521_TOP], val, tmp, *res; in BN_nist_mod_521() local