/openssl-master/doc/man3/ |
A D | SSL_new.pod | 47 =item any tmp_dh settings set via L<SSL_set_tmp_dh(3)>, 54 =item any DANE settings 56 =item any Options set via L<SSL_set_options(3)> 58 =item any Mode set via L<SSL_set_mode(3)> 60 =item any minimum or maximum protocol settings set via 74 =item any configured Cipher List 84 =item any CA list or client CA list set via L<SSL_set0_CA_list(3)>, 87 =item any security level settings or callbacks 89 =item any configured serverinfo data 91 =item any configured PSK identity hint [all …]
|
A D | UI_STRING.pod | 89 if the B<result> matched any of them, or the first of the 90 B<cancel_chars> if the B<result> matched any of them, otherwise it's 109 string for B<UIT_BOOLEAN> type UI strings, NULL for any other type. 112 B<UIT_PROMPT> and B<UIT_VERIFY> type UI strings, NULL for any other 117 -1 for any other type. 120 string for B<UIT_VERIFY> type UI strings, NULL for any other type. 124 -1 for any other type. 128 -1 for any other type. 130 UI_set_result() returns 0 on success or when the UI string is of any
|
A D | OSSL_DECODER_from_bio.pod | 54 const char *format = "PEM"; /* NULL for any format */ 55 const char *structure = NULL; /* any structure */ 56 const char *keytype = "RSA"; /* NULL for any key */ 79 const char *format = "DER"; /* NULL for any format */ 80 const char *structure = NULL; /* any structure */ 81 const char *keytype = "EC"; /* NULL for any key */
|
A D | OSSL_CMP_MSG_http_perform.pod | 20 any "CMP alias" optionally specified via L<OSSL_CMP_CTX_set1_serverPath(3)>. 24 The function makes use of any HTTP callback function 26 It respects any timeout value set via L<OSSL_CMP_CTX_set_option(3)> 28 It also respects any HTTP(S) proxy options set via L<OSSL_CMP_CTX_set1_proxy(3)>
|
A D | SSL_CTX_add1_chain_cert.pod | 51 SSL_CTX_clear_chain_certs() clears any existing chain associated with the 58 If the function is successful the built chain will replace any existing chain. 64 B<SSL_BUILD_CHAIN_FLAG_IGNORE_ERROR> ignores any errors during verification: 105 The chains associate with an SSL_CTX structure are copied to any SSL 107 by any chains subsequently changed in the parent SSL_CTX. 113 be used to check application configuration and to ensure any necessary 117 For example an application can add any set of certificates using 129 If any certificates are added using these functions no certificates added
|
A D | BIO_ADDRINFO.pod | 49 the lookup. B<family> can be any of AF_INET, AF_INET6, AF_UNIX and 51 indicates that any type can be used. B<protocol> specifies a protocol such as 52 IPPROTO_TCP, IPPROTO_UDP or IPPORTO_SCTP. If set to 0 than any protocol can be 60 to select based on the protocol (any protocol may be returned). 96 return any SCTP based addresses when calling getaddrinfo(). Therefore, if an SCTP
|
A D | DH_size.pod | 42 B<dh> doesn't hold any key parameters. 45 B<dh> doesn't hold any key parameters. 48 B<dh> doesn't hold any key parameters.
|
A D | SSL_CTX_set_session_ticket_cb.pod | 42 decryption has been attempted and any session ticket application data is 51 B<data> and B<len> into B<ss> which is then placed into any generated session 52 tickets. It can be called at any time before a session ticket is created to 62 application data. SSL_SESSION_get0_ticket_appdata() can be called any time 70 decryption. The callback must check the B<status> value before performing any 76 The B<status> argument can be any of these values: 93 A ticket was successfully decrypted, any session ticket application data should 102 The return value can be any of these values:
|
A D | DSA_size.pod | 40 I<dsa> doesn't hold any key parameters. 43 hold any key parameters. 46 hold any key parameters.
|
A D | BN_copy.pod | 26 be set in B<dest> in addition to any flags already set in B<b>. For example this 37 should not have been used for other purposes or initialised in any way. 46 B<dest> must be used and freed before any further subsequent use of B<b>
|
A D | CMS_verify.pod | 39 the B<certs> parameter (if it is not NULL) and then looking in any 40 certificates contained in the B<cms> structure itself. If any signing 45 are used as untrusted CAs. If CRL checking is enabled in B<store> any internal 46 CRLs are used in addition to attempting to look them up in B<store>. If any 61 If B<CMS_NOCRL> is set and CRL checking is enabled in B<store> then any 96 and any modified content will be considered valid. This combination is however
|
A D | ADMISSIONS.pod | 120 functions free any existing value and set the pointer to the specified value. 130 functions free any existing value and set the pointer to the specified value. 141 functions free any existing value and set the pointer to the specified value. 157 functions free any existing value and set the pointer to the specified value.
|
A D | PKCS7_verify.pod | 29 B<not> check their validity or whether any signatures are valid. The B<certs> 46 the B<certs> parameter (if it is not B<NULL>) and then looking in any certificates 47 contained in the B<p7> structure itself. If any signer's certificates cannot be 52 are used as untrusted CAs. If any chain verify fails an error code is returned. 89 and any signed message will be considered valid. This combination is however
|
/openssl-master/ |
A D | LICENSE.txt | 31 "Object" form shall mean any form resulting from mechanical 49 "Contribution" shall mean any work of authorship, including 83 institute patent litigation against any entity (including a 86 or contributory patent infringement, then any patent licenses 95 (a) You must give any other recipients of the Work or 104 excluding those notices that do not pertain to any part of 127 for any such Derivative Works as a whole, provided Your use, 134 this License, without any additional terms or conditions. 172 of any other Contributor, and only if You agree to indemnify, 173 defend, and hold each Contributor harmless for any liability [all …]
|
A D | README-ENGINES.md | 118 also) to provide any such input directly to the ENGINE implementation. 119 This way, applications do not need to know anything specific to any 158 multiplexes multiple uses of 'dynamic' in a single application in any 183 that uses the settings from any previous commands to actually *load* 186 that has been loaded from the shared-library. As such, any control 244 implementations that are statically built in, and any application that 249 hand such applications would only have the memory footprint of any 252 "dynamic" for hardware support is that any installation using no 260 Such a shared-library can either be built with any OpenSSL code it 263 the same in each case, but in the former (statically linked any [all …]
|
/openssl-master/external/perl/Text-Template-1.56/ |
A D | LICENSE | 9 Software Foundation; either version 1, or (at your option) any 37 software and to any other program whose authors commit to using it. 65 that any problems introduced by others will not reflect on the original 74 0. This License Agreement applies to any program or other work which 77 "Program", below, refers to any such program or work, and a "work based 78 on the Program" means either the Program or any work containing the 86 General Public License and to the absence of any warranty; and give any 96 you changed the files and the date of any change; and 131 years, to give any third party free (except for a nominal charge 176 either of that version or of any later version published by the Free [all …]
|
/openssl-master/doc/man7/ |
A D | ossl_store.pod | 18 objects from a repository of any kind, addressable as a filename or 38 The B<OSS_STORE> API does nothing to enforce any specific format or 40 the pass phrase is expected to be UTF-8 encoded. The result of any 50 * OSSL_STORE_eof() simulates file semantics for any repository to signal
|
A D | property.pod | 25 with a letter and can be followed by any number of letters, numbers 44 There can be any number of properties in a definition, however each name must 54 Each implementation of an algorithm can define any number of 66 for any algorithm to even be under consideration. 68 Matching such clauses is not a requirement, but any additional optional 93 B<-> is a prefix operator that means any global query clause involving the 142 disallow any implementations with "fips=yes" rather than not caring about the
|
A D | passphrase-encoding.pod | 19 The OpenSSL library doesn't treat pass phrases in any special way as a general 42 to U+FFFF, but becomes an expansion for any other character), or failing that, 53 for other character sets, such as any ISO-8859-X encoding other than 83 This API stipulates that pass phrases should be UTF-8 encoded, and that any 107 For other objects, it's as legitimate to use any byte sequence (such as a 108 sequence of bytes from F</dev/urandom> that's been saved away), which makes any 143 Specifically with PKCS#12, this should open up any object that was created
|
/openssl-master/crypto/err/ |
A D | README.md | 37 generation script as the point to place new error codes, any text 43 header file must load any additional header files containing any
|
/openssl-master/doc/internal/man3/ |
A D | ossl_cmp_msg_check_update.pod | 31 and matches any expected sender or srvCert subject given in B<ctx>, 40 =item its transaction ID matches any transaction ID given in B<ctx>, and 42 =item its recipNonce matches any senderNonce given in B<ctx>. 68 PBM-based then any certificates in the caPubs field are added to the list of 71 same context and could apply to any Polling Response (pollRep), error, or PKI
|
A D | ossl_namemap_new.pod | 38 can be used to give any arbitrary set of names (any string) a unique 45 structures, or should be independent for any reason. 73 I<fn> is also passed the I<data> argument, which allows any caller to 80 for any name that doesn't exist yet. 103 return value of 0 means that the callback was not called for any names.
|
A D | ossl_cmp_asn1_octet_string_set1.pod | 20 ossl_cmp_asn1_octet_string_set1() frees any previous value of the variable 24 ossl_cmp_asn1_octet_string_set1_bytes() frees any previous value of the variable
|
/openssl-master/crypto/bn/ |
A D | build.info | 8 # OPENSSL_BN_ASM_PART_WORDS For any collection with /-586/ file names 9 # OPENSSL_BN_ASM_MONT For any collection with /-mont/ file names 10 # OPENSSL_BN_ASM_MONT5 For any collection with /-mont5/ file names 11 # OPENSSL_BN_ASM_GF2m For any collection with /-gf2m/ file names 12 # OPENSSL_IA32_SSE2 For any collection with /86/ file names 14 # BN_DIV3W For any collection with /-div3w/ file names
|
/openssl-master/doc/internal/man7/ |
A D | deprecation.pod | 31 B<OSSL_DEPRECATEDIN_I<version>>, used with any declaration it applies to. 95 any OpenSSL header file) in the translation unit that implements it and in 96 any translation unit that uses it: 117 RSA_size(), the following should be found very early (before including any 119 any translation unit that uses it:
|