Commit
01ee1693f960a696a613e7b83f9960002264a379
("Ensure tls-crypt keys are not setup twice") removed
the argument but did not delete it from the doxygen
documentation, leading to warnings.
Change-Id: I20cc89a546b69aceadcd1630828de407d530d7c7
Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
Acked-by: Gert Doering <gert@greenie.muc.de>
Gerrit URL: https://gerrit.openvpn.net/c/openvpn/+/1765
Message-Id: <
20260702100704.24692-1-gert@greenie.muc.de>
URL: https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg37459.html
Signed-off-by: Gert Doering <gert@greenie.muc.de>
* @param ctx control channel security context
* @param from incoming link socket address
* @param opt tls options struct for the session
- * @param initial_packet whether this is the initial packet for the connection
* @return if the packet was successfully processed
*/
bool read_control_auth(struct buffer *buf, struct tls_wrap_ctx *ctx,