https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193473
Bug ID: 193473
Summary: crypto.{4,9} lack some method IDs.
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Many People
Priority: ---
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
Created attachment 147089
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147089&action=edit
diff to crypto.4 and crypto.9
Compared to src/sys/opencrypto/cryptodev.h, share/man/man4/crypto.4 and
share/man/man9/crypto.9 lack some encryption method.
For crypto.4, the method strings are added in the order described in
cryptodev.h (except for CRYPTO_CAMELLIA_CBC which was already there).
For crypto.9, the order is alphabetical because it seems to be so.
Maybe, the order in crypto.4 should be the same as in crypto.9.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"