Home
last modified time | relevance | path

Searched defs:BitWindow_LR (Results 1 – 2 of 2) sorted by relevance

/dports/security/py-pycryptodome/pycryptodome-3.10.1/src/
H A Dmodexp_utils.h8 struct BitWindow_LR { struct
10 unsigned window_size;
13 unsigned nr_windows;
16 unsigned tg;
40 struct BitWindow_LR init_bit_window_lr(unsigned window_size, const uint8_t *exp, size_t exp_len); argument
/dports/security/py-pycryptodomex/pycryptodome-3.10.1/src/
H A Dmodexp_utils.h8 struct BitWindow_LR { struct
10 unsigned window_size;
13 unsigned nr_windows;
16 unsigned tg;
40 struct BitWindow_LR init_bit_window_lr(unsigned window_size, const uint8_t *exp, size_t exp_len); argument