/openssl-master/doc/man7/ |
A D | life_cycle-pkey.pod | 203 <tr><th style="border:1px solid"></th> 221 <td style="border:1px solid" align="center"></td> 222 <td style="border:1px solid" align="center"></td> 223 <td style="border:1px solid" align="center"></td> 224 <td style="border:1px solid" align="center"></td> 225 <td style="border:1px solid" align="center"></td> 226 <td style="border:1px solid" align="center"></td> 227 <td style="border:1px solid" align="center"></td> 228 <td style="border:1px solid" align="center"></td> 229 <td style="border:1px solid" align="center"></td> [all …]
|
A D | life_cycle-cipher.pod | 161 <tr><th style="border:1px solid"></th> 174 <td style="border:1px solid" align="center"></td> 175 <td style="border:1px solid" align="center"></td> 176 <td style="border:1px solid" align="center"></td> 177 <td style="border:1px solid" align="center"></td> 178 <td style="border:1px solid" align="center"></td> 179 <td style="border:1px solid" align="center"></td> 180 <td style="border:1px solid" align="center"></td> 181 <td style="border:1px solid" align="center"></td> 184 <td style="border:1px solid" align="center"></td> [all …]
|
A D | life_cycle-digest.pod | 115 <tr><th style="border:1px solid"></th> 124 <td style="border:1px solid" align="center"></td> 125 <td style="border:1px solid" align="center"></td> 126 <td style="border:1px solid" align="center"></td> 127 <td style="border:1px solid" align="center"></td> 130 <td style="border:1px solid" align="center"></td> 137 <td style="border:1px solid" align="center"></td> 138 <td style="border:1px solid" align="center"></td> 141 <td style="border:1px solid" align="center"></td> 144 <td style="border:1px solid" align="center"></td> [all …]
|
A D | life_cycle-mac.pod | 115 <tr><th style="border:1px solid"></th> 124 <td style="border:1px solid" align="center"></td> 125 <td style="border:1px solid" align="center"></td> 126 <td style="border:1px solid" align="center"></td> 127 <td style="border:1px solid" align="center"></td> 130 <td style="border:1px solid" align="center"></td> 137 <td style="border:1px solid" align="center"></td> 138 <td style="border:1px solid" align="center"></td> 141 <td style="border:1px solid" align="center"></td> 144 <td style="border:1px solid" align="center"></td> [all …]
|
A D | life_cycle-rand.pod | 107 <tr><th style="border:1px solid"></th> 115 <td style="border:1px solid" align="center"></td> 116 <td style="border:1px solid" align="center"></td> 117 <td style="border:1px solid" align="center"></td> 120 <td style="border:1px solid" align="center"></td> 122 <td style="border:1px solid" align="center"></td> 123 <td style="border:1px solid" align="center"></td> 126 <td style="border:1px solid" align="center"></td> 127 <td style="border:1px solid" align="center"></td> 129 <td style="border:1px solid" align="center"></td> [all …]
|
A D | life_cycle-kdf.pod | 94 <tr><th style="border:1px solid"></th> 101 <td style="border:1px solid"></td> 102 <td style="border:1px solid"></td> 103 <td style="border:1px solid"></td></tr> 108 <td style="border:1px solid"></td></tr> 113 <td style="border:1px solid"></td></tr> 118 <td style="border:1px solid"></td></tr> 123 <td style="border:1px solid"></td></tr> 128 <td style="border:1px solid"></td></tr> 133 <td style="border:1px solid"></td></tr> [all …]
|
A D | property.pod | 23 A I<reserved> property name consists of a single C-style identifier 31 two or more C-style identifiers, separated by periods.
|
/openssl-master/doc/life-cycles/ |
A D | cipher.dot | 4 begin [label=start, color="#deeaee", style="filled"]; 5 newed [fontcolor="#c94c4c", style="solid"]; 10 end [label="freed", color="#deeaee", style="filled"]; 20 style=dashed]; 25 style=dashed]; 29 style=dashed]; 35 style=dashed]; 49 begin [label=start, color="#deeaee", style="filled"]; 50 newed [fontcolor="#c94c4c", style="solid"]; 59 style=dashed]; [all …]
|
A D | digest.dot | 4 begin [label=start, color="#deeaee", style="filled"]; 5 newed [label=newed, fontcolor="#c94c4c", style="solid"]; 9 end [label="freed", color="#deeaee", style="filled"]; 24 finaled -> newed [label="EVP_MD_CTX_reset", style=dashed, weight=2, 26 updated -> newed [label="EVP_MD_CTX_reset", style=dashed, 28 updated -> initialised [label="EVP_DigestInit", weight=0, style=dashed, 30 finaled -> initialised [label="EVP_DigestInit", style=dashed,
|
A D | kdf.dot | 4 begin [label=start, color="#deeaee", style="filled"]; 5 newed [label="newed", fontcolor="#c94c4c", style="solid"]; 7 end [label="freed", color="#deeaee", style="filled"]; 11 deriving -> deriving [label="EVP_KDF_derive", style=dashed]; 13 deriving -> newed [label="EVP_KDF_CTX_reset", style=dashed,
|
A D | mac.dot | 4 begin [label=start, color="#deeaee", style="filled"]; 5 newed [fontcolor="#c94c4c", style="solid"]; 9 end [label=freed, color="#deeaee", style="filled"]; 23 updated -> initialised [label="EVP_MAC_init", style=dashed, 25 finaled -> initialised [label="EVP_MAC_init", style=dashed,
|
A D | rand.dot | 4 begin [label=start, color="#deeaee", style="filled"]; 5 newed [fontcolor="#c94c4c", style="solid"]; 8 end [label="freed", color="#deeaee", style="filled"]; 15 …uninstantiated -> instantiated [label="EVP_RAND_instantiate", style=dashed, color="#034f84", fontc…
|
A D | pkey.dot | 5 begin [label=start, color="#deeaee", style="filled"]; 6 newed [fontcolor="#c94c4c", style="solid"];
|
/openssl-master/doc/man3/ |
A D | BN_generate_prime.pod | 149 style call back. 163 B<BN_GENCB> structure that are supported: "new" style and "old" style. New 164 programs should prefer the "new" style, whilst the "old" style is provided 170 For "new" style callbacks a BN_GENCB structure should be initialised with a 173 "Old" style callbacks are the same except they are initialised with a call 179 style callbacks or B<callback(a, b, cb_arg)> for old style. 185 BN_generate_prime_ex() but expects an old-style callback function
|
A D | DH_generate_key.pod | 42 The padding style is RFC 5246 (8.1.2) that strips leading zero bytes. 47 The padding style is NIST SP 800-56A (C.1) that retains leading zero bytes.
|
A D | RSA_generate_key.pod | 62 expects an old-style callback function; see 63 L<BN_generate_prime(3)> for information on the old-style callback.
|
A D | DSA_generate_parameters.pod | 55 expects an old-style callback function; see 56 L<BN_generate_prime(3)> for information on the old-style callback.
|
A D | DH_generate_parameters.pod | 60 expects an old-style callback function; see 61 L<BN_generate_prime(3)> for information on the old-style callback.
|
A D | SSL_extension_supported.pod | 85 applies to clients, uses the older style of callbacks, and implicitly sets the 94 only applies to servers, uses the older style of callbacks, and implicitly sets 109 extension handler was added. When using the new style callbacks the B<context>
|
/openssl-master/doc/man1/ |
A D | openssl-rehash.pod.in | 102 Use old-style hashing (MD5, as opposed to SHA-1) for generating 104 Note that current versions will not use the old style. 109 This is needed when keeping new and old-style links in the same directory. 113 Generate links for both old-style (MD5) and new-style (SHA1) hashing.
|
A D | openssl-info.pod.in | 66 style lists.
|
A D | openssl-dhparam.pod.in | 68 exchange more efficient. Beware that with such DSA-style DH
|
/openssl-master/crypto/bio/ |
A D | bio_print.c | 547 size_t *maxlen, LDOUBLE fvalue, int min, int max, int flags, int style) in fmtfp() argument 581 if (style == G_FORMAT) { in fmtfp() 593 realstyle = style; in fmtfp() 596 if (style != F_FORMAT) { in fmtfp() 609 if (style == G_FORMAT) { in fmtfp() 680 if (style == G_FORMAT && fplace == 0 && (fracpart % 10) == 0) { in fmtfp()
|
/openssl-master/ |
A D | CONTRIBUTING.md | 56 4. Patches should follow our [coding style] and compile without warnings. 63 [coding style]: https://www.openssl.org/policies/codingstyle.html 71 examples of our style. Run "make doc-nits" to make sure that your
|
/openssl-master/test/ |
A D | README.md | 94 (on Unix and Windows, BSD style wildcards are supported, while on VMS, 95 it's VMS style wildcards)
|