]> git.ipfire.org Git - thirdparty/chrony.git/commit
nts: define type for credentials
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 11 Feb 2021 10:05:25 +0000 (11:05 +0100)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 11 Feb 2021 15:13:39 +0000 (16:13 +0100)
commit80e627c86ba9927801a4c08f0fe12dd3a3d8bd81
tree3cfbf4701209db94be9feb94e0fab01f306b43ab
parent0e4995e10b71c2de7df7ef1464bd1e3c33464651
nts: define type for credentials

Add a NKSN_Credentials type to avoid referring to it as void *.
nts_ke_client.c
nts_ke_server.c
nts_ke_session.c
nts_ke_session.h
test/unit/nts_ke_session.c