Home
last modified time | relevance | path

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

/openssl/crypto/bn/
H A Dbn_nist.c440 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]; in BN_nist_mod_256() local
1062 BN_ULONG t_d[BN_NIST_384_TOP]; in BN_nist_mod_384() local
1160 BN_ULONG *r_d, *a_d = a->d, t_d[BN_NIST_521_TOP], val, tmp, *res; in BN_nist_mod_521() local

Completed in 11 milliseconds