s4:kdc: Inline samba_get_requester_sid_pac_blob()
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Thu, 24 Aug 2023 23:35:12 +0000 (11:35 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 14 Sep 2023 21:35:29 +0000 (21:35 +0000)
commit3387140df838981b302c4bf72906d691b471b55d
treec50016f6ae153349b70d03234f8cc04f357523bc
parentafd48f8dcde6c7e40e43a01f9d00da38758b92cc
s4:kdc: Inline samba_get_requester_sid_pac_blob()

A wrapper doesn’t add much utility to a function this small. We might as
well join these two into a single function.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/kdc/pac-glue.c