Searched defs:in (Results 1 – 11 of 11) sorted by relevance
56 const uint8_t *in = (const uint8_t *)input; in decode_2byte() local69 const uint8_t *in = (const uint8_t *)input; in decode_3byte() local77 const uint8_t *in = (const uint8_t *)input; in decode_4byte() local
136 u32_t in[16]; in MD5Update() local179 u32_t in[16]; in MD5Final() local220 Transform (u32_t *buf, u32_t *in) in Transform()
246 Expand(u_char *in, u_char *out) in Expand()263 Collapse(u_char *in, u_char *out) in Collapse()
47 unsigned char in[64]; /* input buffer */ member
79 uint8_t in; member91 unsigned num, unsigned in, unsigned max_pkt) { in _udc_endpoint_alloc()128 unsigned in = !!(type & 0x80); in udc_endpoint_alloc() local412 unsigned in = !!(s.index & 0x80); in handle_setup() local
879 void AES_encrypt(const unsigned char *in, unsigned char *out, in AES_encrypt()1070 void AES_decrypt(const unsigned char *in, unsigned char *out, in AES_decrypt()
34 static uint32_t ARGB8888_to_Luma(uint32_t in) { in ARGB8888_to_Luma()48 static uint32_t ARGB8888_to_RGB565(uint32_t in) { in ARGB8888_to_RGB565()58 static uint32_t ARGB8888_to_RGB332(uint32_t in) { in ARGB8888_to_RGB332()68 static uint32_t ARGB8888_to_RGB2220(uint32_t in) { in ARGB8888_to_RGB2220()
17 static void test_normalize(const char *in) { in test_normalize()
63 io_rw_32 in; member69 io_rw_32 in; member
57 int in; in check_output() local
700 struct pbuf *in; in netif_poll() local
Completed in 16 milliseconds