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

/freebsd-10-stable/crypto/openssh/
H A Dchacha.c21 #define U8V(v) ((u8)(v) & U8C(0xFF)) macro
/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dchacha_private.h20 #define U8V(v) ((u8)(v) & U8C(0xFF)) macro
/freebsd-10-stable/contrib/unbound/compat/
H A Dchacha_private.h20 #define U8V(v) ((u8)(v) & U8C(0xFF)) macro

Completed in 363 milliseconds