Searched refs:NIST_INT64 (Results 1 – 1 of 1) sorted by relevance
286 # define NIST_INT64 long macro288 # define NIST_INT64 long long macro305 # define NIST_INT64 __int64 macro307 # define NIST_INT64 long long macro361 #if defined(NIST_INT64) in BN_nist_mod_192()363 NIST_INT64 acc; /* accumulator */ in BN_nist_mod_192()516 #if defined(NIST_INT64) && BN_BITS2!=64 in BN_nist_mod_224()518 NIST_INT64 acc; /* accumulator */ in BN_nist_mod_224()687 #if defined(NIST_INT64) in BN_nist_mod_256()689 NIST_INT64 acc; /* accumulator */ in BN_nist_mod_256()[all …]