HomeFreeBSD

Plug memory leak for AES_*_NIST_GMAC algorithms.

Description

Plug memory leak for AES_*_NIST_GMAC algorithms.

swcr_newsession() allocates sw_ictx for these algorithms, thus we need
to free() it in swcr_freesession().

PR: 233907
MFC after: 1 week

Details

Provenance
aeAuthored on
Parents
rS342029: Fix dates that I set into the future incorrectly.
Branches
Unknown
Tags
Unknown