Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/ec/curve448/
H A Dscalar.c39 #define WBITS C448_WORD_BITS /* NB this may be different from ARCH_WORD_BITS */ macro
60 chain >>= WBITS; in sc_subx() local
68 chain >>= WBITS; in sc_subx() local
87 chain >>= WBITS; in sc_montmul() local
98 chain >>= WBITS; in sc_montmul() local
133 chain >>= WBITS; in ossl_curve448_scalar_add() local
[all...]
H A Dcurve448.c39 #define WBITS C448_WORD_BITS /* NB this may be different from ARCH_WORD_BITS */ macro
/third_party/openssl/crypto/ec/curve448/
H A Dscalar.c39 #define WBITS C448_WORD_BITS /* NB this may be different from ARCH_WORD_BITS */ macro
60 chain >>= WBITS; in sc_subx() local
68 chain >>= WBITS; in sc_subx() local
87 chain >>= WBITS; in sc_montmul() local
98 chain >>= WBITS; in sc_montmul() local
133 chain >>= WBITS; in ossl_curve448_scalar_add() local
[all...]
H A Dcurve448.c39 #define WBITS C448_WORD_BITS /* NB this may be different from ARCH_WORD_BITS */ macro

Completed in 4 milliseconds