Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/opencrypto
Module Name: src
Committed By: riastradh
Date: Thu Apr 17 12:59:58 UTC 2025
Modified Files:
src/sys/opencrypto: cryptodev.c
Log Message:
opencrypto: Fix typo that somehow snuck past our resident typo-hunter.
crypto_userasymcrypto (as in asymmetric), not crypto_userasmcrypto
(as in assembly).
To generate a diff of this commit:
cvs rdiff -u -r1.125 -r1.126 src/sys/opencrypto/cryptodev.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index