Module Name: src Committed By: riastradh Date: Sun May 22 11:29:25 UTC 2022
Modified Files: src/sys/opencrypto: cryptosoft.c Log Message: cryptosoft(4): Rip out nonsense to quietly ignore sid=0. This is no longer necessary because crypto_freesession no longer calls into the driver for session ids that were never allocated in the first place. To generate a diff of this commit: cvs rdiff -u -r1.61 -r1.62 src/sys/opencrypto/cryptosoft.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.