Searched refs:WINDOWSIZE (Results 1 - 1 of 1) sorted by relevance
/third_party/libwebsockets/plugins/ssh-base/crypto/ | ||
H A D | fe25519.c | 11 #define WINDOWSIZE 1 /* Should be 1,2, or 4 */ macro 12 #define WINDOWMASK ((1<<WINDOWSIZE)-1) |
Completed in 1 milliseconds