Searched defs:auth_done (Results 1 – 2 of 2) sorted by relevance
526 int auth_done = 0; in mbedtls_ssl_encrypt_buf() local1001 int ret, auth_done = 0; in mbedtls_ssl_decrypt_buf() local
360 u16_t auth_done; /* Records which authentication operations have been completed. */ member