Home
last modified time | relevance | path

Searched defs:context (Results 1 – 10 of 10) sorted by relevance

/components/net/lwip/lwip-2.0.3/src/include/netif/ppp/
A Dpppcrypt.h54 #define lwip_md4_init(context) argument
58 #define lwip_md4_free(context) argument
62 #define lwip_md5_init(context) argument
66 #define lwip_md5_free(context) argument
70 #define lwip_sha1_init(context) argument
74 #define lwip_sha1_free(context) argument
78 #define lwip_des_init(context) argument
81 #define lwip_des_free(context) argument
85 #define lwip_arc4_init(context) argument
88 #define lwip_arc4_free(context) argument
[all …]
/components/net/lwip/lwip-2.1.2/src/include/netif/ppp/
A Dpppcrypt.h58 #define lwip_md4_init(context) argument
62 #define lwip_md4_free(context) argument
66 #define lwip_md5_init(context) argument
70 #define lwip_md5_free(context) argument
74 #define lwip_sha1_init(context) argument
78 #define lwip_sha1_free(context) argument
82 #define lwip_des_init(context) argument
85 #define lwip_des_free(context) argument
89 #define lwip_arc4_init(context) argument
92 #define lwip_arc4_free(context) argument
[all …]
/components/net/lwip/lwip-2.1.2/src/netif/
A Dlowpan6_ble.c300 rfc7668_set_context(u8_t idx, const ip6_addr_t *context) in rfc7668_set_context()
A Dlowpan6.c499 lowpan6_set_context(u8_t idx, const ip6_addr_t *context) in lowpan6_set_context()
/components/legacy/usb/usbhost/class/
A Dhid.c242 static void rt_usbh_hid_callback(void* context) in rt_usbh_hid_callback()
/components/lwp/arch/x86/i386/
A Dlwp_arch.c266 rt_hw_context_t *context = (rt_hw_context_t *) (((rt_uint32_t *)frame) - HW_CONTEXT_MEMBER_NR); in arch_set_thread_context() local
/components/legacy/usb/usbhost/core/
A Dhub.c466 static void rt_usbh_hub_irq(void* context) in rt_usbh_hub_irq()
/components/drivers/serial/
A Dserial_tty.c171 struct serial_tty_context *context = tty_softc(tp); in serial_tty_outwakeup() local
/components/net/lwip/lwip-2.0.3/src/netif/
A Dlowpan6.c571 lowpan6_set_context(u8_t idx, const ip6_addr_t * context) in lowpan6_set_context()
/components/drivers/include/drivers/
A Dusb_host.h161 void *context; member

Completed in 15 milliseconds