Cleanse PKCS#8 private key components.
[openssl.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 85e266019111962378b7720b30685fa13654116f..1325079f2a993b2bcd4346c1dd924b5800dea96c 100644 (file)
--- a/INSTALL
+++ b/INSTALL
                 define preprocessor symbols, specify additional libraries,
                 library directories or other compiler options.
 
+  -DHAVE_CRYPTODEV Enable the BSD cryptodev engine even if we are not using
+               BSD. Useful if you are running ocf-linux or something
+               similar. Once enabled you can also enable the use of
+               cryptodev digests, which is usually slower unless you have
+               large amounts data. Use -DUSE_CRYPTODEV_DIGESTS to force
+               it.
 
  Installation in Detail
  ----------------------