if_wg: fix access to noise_local->l_has_identity and l_private
These members are protected by the identity lock, so rlock it in
noise_remote_alloc() and then assert that we have it held to some extent
in noise_precompute_ss().
PR: 276392
if_wg: fix access to noise_local->l_has_identity and l_private Tags None Referenced Files None Subscribers None
Description
Details
|