| /components/legacy/usb/usbdevice/class/ |
| A D | rndis.c | 314 struct rt_rndis_response * response; in _rndis_init_response() local 384 rt_uint32_t * response = (rt_uint32_t *)((char *)resp + sizeof(struct rndis_query_cmplt)); in _set_resp() local 391 struct rt_rndis_response * response; in _rndis_query_response() local 557 struct rt_rndis_response * response; in _rndis_set_response() local 622 struct rt_rndis_response * response; in _rndis_reset_response() local 672 struct rt_rndis_response * response; in _rndis_keepalive_response() local 782 struct rt_rndis_response * response; in _rndis_get_encapsulated_response() local 975 struct rt_rndis_response * response; in _function_enable() local 1012 struct rt_rndis_response * response; in _function_disable() local 1258 struct rt_rndis_response * response; in _rndis_indicate_status_msg() local
|
| /components/net/lwip/lwip-1.4.1/src/netif/ppp/ |
| A D | chpms.c | 145 u_char *response /* OUT 24 octets */) in ChallengeResponse() 309 MS_ChapResponse *response) in ChapMS_NT() 348 MS_ChapResponse *response) in ChapMS_LANMan() 368 MS_ChapResponse response; in ChapMS() local
|
| A D | chap.h | 114 u_char response[MAX_RESPONSE_LENGTH]; /* Response to send */ member
|
| /components/drivers/spi/ |
| A D | dev_spi_msd.c | 143 uint8_t *response in _send_cmd() 413 uint8_t response; in _write_block() local 463 uint8_t response[MSD_RESPONSE_MAX_LEN]; in rt_msd_init() local 1215 uint8_t response[MSD_RESPONSE_MAX_LEN]; in rt_msd_read() local 1291 uint8_t response[MSD_RESPONSE_MAX_LEN]; in rt_msd_sdhc_read() local 1367 uint8_t response[MSD_RESPONSE_MAX_LEN]; in rt_msd_write() local 1487 uint8_t response[MSD_RESPONSE_MAX_LEN]; in rt_msd_sdhc_write() local
|
| /components/net/lwip/lwip-2.1.2/src/netif/ppp/ |
| A D | chap-md5.c | 63 const unsigned char *challenge, const unsigned char *response, in chap_md5_verify_response() 95 static void chap_md5_make_response(ppp_pcb *pcb, unsigned char *response, int id, const char *our_n… in chap_md5_make_response()
|
| A D | chap_ms.c | 251 const unsigned char *challenge, const unsigned char *response, in chapms_verify_response() 299 const unsigned char *challenge, const unsigned char *response, in chapms2_verify_response() 374 static void chapms_make_response(ppp_pcb *pcb, unsigned char *response, int id, const char *our_nam… in chapms_make_response() 385 static void chapms2_make_response(ppp_pcb *pcb, unsigned char *response, int id, const char *our_na… in chapms2_make_response() 613 unsigned char *response) { in ChapMS_LANMan() 839 unsigned char *response) { in ChapMS() 874 const char *user, const char *secret, int secret_len, unsigned char *response, in ChapMS2()
|
| A D | chap-new.c | 285 const unsigned char *response; local 413 const unsigned char *challenge, const unsigned char *response,
|
| /components/net/lwip/lwip-2.0.3/src/netif/ppp/ |
| A D | chap-md5.c | 63 const unsigned char *challenge, const unsigned char *response, in chap_md5_verify_response() 95 static void chap_md5_make_response(ppp_pcb *pcb, unsigned char *response, int id, const char *our_n… in chap_md5_make_response()
|
| A D | chap_ms.c | 251 const unsigned char *challenge, const unsigned char *response, in chapms_verify_response() 299 const unsigned char *challenge, const unsigned char *response, in chapms2_verify_response() 374 static void chapms_make_response(ppp_pcb *pcb, unsigned char *response, int id, const char *our_nam… in chapms_make_response() 385 static void chapms2_make_response(ppp_pcb *pcb, unsigned char *response, int id, const char *our_na… in chapms2_make_response() 613 unsigned char *response) { in ChapMS_LANMan() 839 unsigned char *response) { in ChapMS() 874 const char *user, const char *secret, int secret_len, unsigned char *response, in ChapMS2()
|
| A D | chap-new.c | 285 const unsigned char *response; local 413 const unsigned char *challenge, const unsigned char *response,
|
| /components/mm/ |
| A D | mm_fault.h | 88 struct rt_mm_fault_res response; member 100 struct rt_mm_fault_res response; member
|
| /components/net/lwip/lwip-1.4.1/src/core/ |
| A D | dns.c | 507 dns_compare_name(unsigned char *query, unsigned char *response) in dns_compare_name()
|