Home
last modified time | relevance | path

Searched defs:user (Results 1 – 7 of 7) sorted by relevance

/btstack/3rd-party/lwip/core/src/netif/ppp/
H A Dupap.c155 void upap_authwithpeer(ppp_pcb *pcb, const char *user, const char *password) { in upap_authwithpeer()
605 const u_char *user, *pwd, *msg; in upap_printpkt() local
H A Dchap_ms.c538 const char *user; in ChallengeHash() local
874 const char *user, const char *secret, int secret_len, unsigned char *response, in ChapMS2()
H A Dppp.c218 void ppp_set_auth(ppp_pcb *pcb, u8_t authtype, const char *user, const char *passwd) { in ppp_set_auth()
H A Deap.c1199 char *user, *path, *file; in name_of_pn_file() local
/btstack/3rd-party/lwip/core/src/include/lwip/apps/
H A Dsmtp.h80 u8_t user[SMTP_BODYDH_USER_SIZE]; member
/btstack/3rd-party/lwip/core/src/include/netif/ppp/
H A Dppp.h254 const char *user; /* Username for PAP */ member
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core_A/Include/
H A Dcore_ca.h2065 __STATIC_INLINE int MMU_APSection(uint32_t *descriptor_l1, mmu_access_Type user, mmu_access_Type pr… in MMU_APSection()
2195 __STATIC_INLINE int MMU_APPage(uint32_t *descriptor_l2, mmu_access_Type user, mmu_access_Type priv,… in MMU_APPage()