Home
last modified time | relevance | path

Searched defs:auth_done (Results 1 – 2 of 2) sorted by relevance

/third_party/mbedtls/library/
Dssl_msg.c526 int auth_done = 0; in mbedtls_ssl_encrypt_buf() local
1001 int ret, auth_done = 0; in mbedtls_ssl_decrypt_buf() local
/third_party/lwip/src/include/netif/ppp/
Dppp.h360 u16_t auth_done; /* Records which authentication operations have been completed. */ member