]> git.ipfire.org Git - thirdparty/krb5.git/commit
Refactor krb5 GSS checksum handling
authorAlexander Scheel <ascheel@redhat.com>
Fri, 30 Jun 2017 20:03:01 +0000 (16:03 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 20 May 2020 20:11:52 +0000 (16:11 -0400)
commit64d56233f9816a2a93f6e8d3030c8ed6ce397735
tree1fe03a673416d1dffc79d5ac737a2c77d385abe1
parent1011841acdc1020f308ef4f569c6622f279d8c3f
Refactor krb5 GSS checksum handling

Separate out checksum handling from kg_accept_krb5() into a new helper
process_checksum().

[ghudson@mit.edu: simplified checksum processing and made it use
k5-input.h instead of TREAD_ macros; moved more flag handling into
helper]

[iboukris: adjusted helper function arguments, allowing access to the
full authenticator for subsequent changes]
src/lib/gssapi/krb5/accept_sec_context.c