Home
last modified time | relevance | path

Searched refs:PEEK_U32 (Results 1 – 2 of 2) sorted by relevance

/third_party/libwebsockets/plugins/ssh-base/include/
Dlws-ssh.h68 #define PEEK_U32(p) \ macro
/third_party/libwebsockets/plugins/ssh-base/crypto/
Dchacha.c289 return PEEK_U32(buf); in lws_chachapoly_get_length()