HomeFreeBSD

Adjust the deprecated warnings for /dev/crypto to be less noisy.

Description

Adjust the deprecated warnings for /dev/crypto to be less noisy.

Warn when actual operations are performed instead of when sessions are
created. The /dev/crypto engine in OpenSSL 1.0.x tries to create
sessions for all possible algorithms each time it is initialized
resulting in spurious warnings.

Reported by: Mike Tancsa
MFC after: 3 days
Sponsored by: Chelsio Communications

Details

Provenance
jhbAuthored on
Parents
rS351556: unionfs: stop passing LK_INTERLOCK to VOP_UNLOCK
Branches
Unknown
Tags
Unknown