Searched refs:NIST_INT64 (Results 1 – 1 of 1) sorted by relevance
323 # define NIST_INT64 long macro325 # define NIST_INT64 long long macro342 # define NIST_INT64 __int64 macro344 # define NIST_INT64 long long macro400 #if defined(NIST_INT64) in BN_nist_mod_192()402 NIST_INT64 acc; /* accumulator */ in BN_nist_mod_192()532 #if defined(NIST_INT64) && BN_BITS2!=64 in BN_nist_mod_224()534 NIST_INT64 acc; /* accumulator */ in BN_nist_mod_224()680 #if defined(NIST_INT64) in BN_nist_mod_256()682 NIST_INT64 acc; /* accumulator */ in BN_nist_mod_256()[all …]