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

/freebsd-12-stable/crypto/openssl/crypto/ec/curve448/
H A Dcurve448utils.h30 # define C448_WORD_BITS 64 /* The number of bits in a word */ macro
32 # define C448_WORD_BITS 32 /* The number of bits in a word */ macro
H A Dscalar.c230 chain >>= C448_WORD_BITS; local

Completed in 102 milliseconds