浏览代码

Add documentation for new AccelName and AccelDir dynamic hardware acceleration engine options.

Martin Peck 16 年之前
父节点
当前提交
5816832247
共有 1 个文件被更改,包括 10 次插入0 次删除
  1. 10 0
      doc/tor.1.in

+ 10 - 0
doc/tor.1.in

@@ -354,6 +354,16 @@ If non-zero, try to use crypto hardware acceleration when
 available. This is untested and probably buggy. (Default: 0)
 available. This is untested and probably buggy. (Default: 0)
 .LP
 .LP
 .TP
 .TP
+\fBAccelName \fR\fIEngineName\fP
+When using OpenSSL hardware crypto acceleration attempt to load the dynamic
+engine of this name. This must be used for any dynamic hardware engine.
+.LP
+.TP
+\fBAccelDir \fR\fIPath\fP
+Specify this option if using dynamic hardware acceleration and the engine
+implementation library resides somewhere other than the OpenSSL default.
+.LP
+.TP
 \fBAvoidDiskWrites \fR\fB0\fR|\fB1\fP
 \fBAvoidDiskWrites \fR\fB0\fR|\fB1\fP
 If non-zero, try to write to disk less frequently than we would otherwise.
 If non-zero, try to write to disk less frequently than we would otherwise.
 This is useful when running on flash memory or other media that support only
 This is useful when running on flash memory or other media that support only