Home
last modified time | relevance | path

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

/external/openthread/third_party/mbedtls/repo/library/
Dssl_msg.c599 int auth_done = 0; in mbedtls_ssl_encrypt_buf() local
1118 int ret, auth_done = 0; in mbedtls_ssl_decrypt_buf() local
/external/mbedtls/library/
Dssl_msg.c691 int auth_done = 0; in mbedtls_ssl_encrypt_buf() local
1286 int auth_done = 0; in mbedtls_ssl_decrypt_buf() local
/external/ppp/pppd/
Dauth.c133 int auth_done[NUM_PPP]; variable