]> git.ipfire.org Git - thirdparty/krb5.git/commit
Factor out PAC checksum verification 1237/head
authorGreg Hudson <ghudson@mit.edu>
Fri, 14 Jan 2022 07:05:58 +0000 (02:05 -0500)
committerGreg Hudson <ghudson@mit.edu>
Thu, 27 Jan 2022 03:03:29 +0000 (22:03 -0500)
commit57f91e012756bf517beb235d2ea695f394d90f65
tree5c64cc10883e172daf2e4ae70da6d92de48f8f7c
parenta441fbe329ebbd7775eb5d4ccc4a05eef370f08b
Factor out PAC checksum verification

Reduce code repetition in PAC checksum handling by adding a helper
function.  Remove the unnecessary prefix on several function names.
src/lib/krb5/krb/pac.c