Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
H A Dcurve448utils.h32 # define C448_WORD_BITS 64 /* The number of bits in a word */ macro
34 # define C448_WORD_BITS 32 /* The number of bits in a word */ macro
H A Dscalar.c235 chain >>= C448_WORD_BITS; in ossl_curve448_scalar_halve() local
/third_party/openssl/crypto/ec/curve448/
H A Dcurve448utils.h32 # define C448_WORD_BITS 64 /* The number of bits in a word */ macro
34 # define C448_WORD_BITS 32 /* The number of bits in a word */ macro
H A Dscalar.c235 chain >>= C448_WORD_BITS; in ossl_curve448_scalar_halve() local

Completed in 2 milliseconds