Searched refs:tls_write_client_change_cipher_spec (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/tls/
H A Dtlsv1_client_write.c748 static int tls_write_client_change_cipher_spec(struct tlsv1_client *conn, function
901 tls_write_client_change_cipher_spec(conn, &pos, end) < 0 ||
929 if (tls_write_client_change_cipher_spec(conn, &pos, end) < 0 ||

Completed in 181 milliseconds