Home
last modified time | relevance | path

Searched defs:U8V (Results 1 - 2 of 2) sorted by relevance

/third_party/FreeBSD/crypto/openssh/openbsd-compat/
H A Dchacha_private.h24 #define U8V(v) ((u8)(v) & U8C(0xFF)) macro
/third_party/libwebsockets/plugins/ssh-base/crypto/
H A Dchacha.c31 #define U8V(v) ((u8)((v) & U8C(0xFF))) macro

Completed in 2 milliseconds