Lines Matching defs:NIST_INT64
297 # define NIST_INT64 long
299 # define NIST_INT64 long long
316 # define NIST_INT64 __int64
318 # define NIST_INT64 long long
371 #if defined(NIST_INT64)
373 NIST_INT64 acc; /* accumulator */
518 #if defined(NIST_INT64) && BN_BITS2!=64
520 NIST_INT64 acc; /* accumulator */
680 #if defined(NIST_INT64)
682 NIST_INT64 acc; /* accumulator */
917 #if defined(NIST_INT64)
919 NIST_INT64 acc; /* accumulator */