Searched defs:BN_BITS2 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/bn/
H A Dbn_asm.c339 ll >>= BN_BITS2; local
342 ll >>= BN_BITS2; local
345 ll >>= BN_BITS2; local
348 ll >>= BN_BITS2; local
358 ll >>= BN_BITS2; local
H A Dbn.h187 # define BN_BITS2 64 macro
216 # define BN_BITS2 64 macro
245 # define BN_BITS2 32 macro
[all...]

Completed in 202 milliseconds