Home
last modified time | relevance | path

Searched refs:u8 (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/crypt/
Dchacha_private.h9 typedef unsigned char u8; typedef
20 #define U8V(v) ((u8)(v) & U8C(0xFF))
55 chacha_keysetup(chacha_ctx *x,const u8 *k,u32 kbits,u32 ivbits) in chacha_keysetup()
80 chacha_ivsetup(chacha_ctx *x,const u8 *iv) in chacha_ivsetup()
89 chacha_encrypt_bytes(chacha_ctx *x,const u8 *m,u8 *c,u32 bytes) in chacha_encrypt_bytes()
93 u8 *ctarget = NULL; in chacha_encrypt_bytes()
94 u8 tmp[64]; in chacha_encrypt_bytes()
/bionic/libc/kernel/uapi/linux/netfilter/
Dx_tables.h87 __u8 u8; member
/bionic/libm/upstream-freebsd/lib/msun/ld128/
De_lgammal_r.c118 u8 = 6.46694052280506568192333848437585427e-02L, variable
292 y*(u8+y*(u9+y*u10)))))))))); in lgammal_r()