Lines Matching +full:num +full:- +full:strings

18 .\" Set up some character translations and predefined strings.  \*(-- will
24 .tr \(*W-
27 . ds -- \(*W-
29 . if (\n(.H=4u)&(1m=24u) .ds -- \(*W\h'-12u'\(*W\h'-12u'-\" diablo 10 pitch
30 . if (\n(.H=4u)&(1m=20u) .ds -- \(*W\h'-12u'\(*W\h'-8u'-\" diablo 12 pitch
37 . ds -- \|\(em\|
45 .\" Escape single quotes in literal strings from groff's Unicode transform.
71 .\" Fear. Run. Save yourself. No user-serviceable parts.
81 . ds #H ((1u-(\\\\n(.fu%2u))*.13m)
97 . ds ' \\k:\h'-(\\n(.wu*8/10-\*(#H)'\'\h"|\\n:u"
98 . ds ` \\k:\h'-(\\n(.wu*8/10-\*(#H)'\`\h'|\\n:u'
99 . ds ^ \\k:\h'-(\\n(.wu*10/11-\*(#H)'^\h'|\\n:u'
100 . ds , \\k:\h'-(\\n(.wu*8/10)',\h'|\\n:u'
101 . ds ~ \\k:\h'-(\\n(.wu-\*(#H-.1m)'~\h'|\\n:u'
102 . ds / \\k:\h'-(\\n(.wu*8/10-\*(#H)'\z\(sl\h'|\\n:u'
104 . \" troff and (daisy-wheel) nroff accents
123 . ds d- d\h'-1'\(ga
124 . ds D- D\h'-1'\(hy
133 .IX Title "OPENSSL-PRIME 1ossl"
134 .TH OPENSSL-PRIME 1ossl "2023-09-22" "3.0.11" "OpenSSL"
140 openssl\-prime \- compute prime numbers
144 [\fB\-help\fR]
145 [\fB\-hex\fR]
146 [\fB\-generate\fR]
147 [\fB\-bits\fR \fInum\fR]
148 [\fB\-safe\fR]
149 [\fB\-provider\fR \fIname\fR]
150 [\fB\-provider\-path\fR \fIpath\fR]
151 [\fB\-propquery\fR \fIpropq\fR]
152 [\fB\-checks\fR \fInum\fR]
158 If no numbers are given on the command line, the \fB\-generate\fR flag should
163 .IP "\fB\-help\fR" 4
164 .IX Item "-help"
166 .IP "\fB\-hex\fR" 4
167 .IX Item "-hex"
169 .IP "\fB\-generate\fR" 4
170 .IX Item "-generate"
172 .IP "\fB\-bits\fR \fInum\fR" 4
173 .IX Item "-bits num"
174 Generate a prime with \fInum\fR bits.
175 .IP "\fB\-safe\fR" 4
176 .IX Item "-safe"
177 When used with \fB\-generate\fR, generates a \*(L"safe\*(R" prime. If the number
178 generated is \fIn\fR, then check that \f(CW\*(C`(\f(CIn\f(CW\-1)/2\*(C'\fR is also prime.
179 .IP "\fB\-provider\fR \fIname\fR" 4
180 .IX Item "-provider name"
182 .IP "\fB\-provider\-path\fR \fIpath\fR" 4
183 .IX Item "-provider-path path"
184 .IP "\fB\-propquery\fR \fIpropq\fR" 4
185 .IX Item "-propquery propq"
188 .IP "\fB\-checks\fR \fInum\fR" 4
189 .IX Item "-checks num"
193 Copyright 2017\-2020 The OpenSSL Project Authors. All Rights Reserved.
197 in the file \s-1LICENSE\s0 in the source distribution or at