]> git.ipfire.org Git - thirdparty/strongswan.git/commit
keymat_v1: Derive CHILD_SA keys without using prf_plus_t
authorTobias Brunner <tobias@strongswan.org>
Tue, 15 Feb 2022 09:13:53 +0000 (10:13 +0100)
committerTobias Brunner <tobias@strongswan.org>
Thu, 14 Apr 2022 17:02:56 +0000 (19:02 +0200)
commit9cb3c104183ab2b2f465584cdbf5a144585623b5
treebd833454d99469fd3458fd184ad94b6cd08e015d
parentbe07b9dc01c3fbe33977e2eeb23996f773153f59
keymat_v1: Derive CHILD_SA keys without using prf_plus_t

We already expand skeyid_e in a similar fashion so do this analogous
without relying on prf_plus_t.
src/libcharon/sa/ikev1/keymat_v1.c