Home
last modified time | relevance | path

Searched refs:one (Results 1 – 25 of 417) sorted by relevance

12345678910>>...17

/openssl/crypto/aes/asm/
H A Daesni-mb-x86_64.pl186 cmp $num,$one
189 test $one,$one
239 cmp `32+4*$i`(%rsp),$one
468 cmp $num,$one
471 test $one,$one
744 cmp $num,$one
748 test $one,$one
792 cmp 32+4*$i(%rsp),$one
1043 cmp $num,$one
1047 test $one,$one
[all …]
/openssl/crypto/ocsp/
H A Docsp_cl.c32 OCSP_ONEREQ *one = NULL; in OCSP_request_add0_id() local
34 if ((one = OCSP_ONEREQ_new()) == NULL) in OCSP_request_add0_id()
36 OCSP_CERTID_free(one->reqCert); in OCSP_request_add0_id()
37 one->reqCert = cid; in OCSP_request_add0_id()
38 if (req && !sk_OCSP_ONEREQ_push(req->tbsRequest.requestList, one)) { in OCSP_request_add0_id()
39 one->reqCert = NULL; /* do not free on error */ in OCSP_request_add0_id()
40 OCSP_ONEREQ_free(one); in OCSP_request_add0_id()
43 return one; in OCSP_request_add0_id()
H A Docsp_prn.c92 OCSP_ONEREQ *one = NULL; in OCSP_REQUEST_print() local
109 one = sk_OCSP_ONEREQ_value(inf->requestList, i); in OCSP_REQUEST_print()
110 cid = one->reqCert; in OCSP_REQUEST_print()
114 one->singleRequestExtensions, flags, 8)) in OCSP_REQUEST_print()
/openssl/test/ssl-tests/
H A D13-fragmentation.cnf5 test-0 = 0-one-fragment-minus-app-data
6 test-1 = 1-one-fragment-app-data
7 test-2 = 2-one-fragment-plus-app-data
29 [0-one-fragment-minus-app-data]
32 [0-one-fragment-minus-app-data-ssl]
52 [1-one-fragment-app-data]
55 [1-one-fragment-app-data-ssl]
59 [1-one-fragment-app-data-server]
64 [1-one-fragment-app-data-client]
75 [2-one-fragment-plus-app-data]
[all …]
H A D13-fragmentation.cnf.in21 name => "one-fragment-minus-app-data",
29 name => "one-fragment-app-data",
37 name => "one-fragment-plus-app-data",
/openssl/crypto/ec/
H A Decp_mont.c148 BIGNUM *one = NULL; in ossl_ec_GFp_mont_group_set_curve() local
169 one = BN_new(); in ossl_ec_GFp_mont_group_set_curve()
170 if (one == NULL) in ossl_ec_GFp_mont_group_set_curve()
172 if (!BN_to_montgomery(one, BN_value_one(), mont, ctx)) in ossl_ec_GFp_mont_group_set_curve()
177 group->field_data2 = one; in ossl_ec_GFp_mont_group_set_curve()
178 one = NULL; in ossl_ec_GFp_mont_group_set_curve()
190 BN_free(one); in ossl_ec_GFp_mont_group_set_curve()
H A Decp_ppc.c31 static const unsigned long one[] = { 1, 0, 0, 0 }; in ecp_nistz256_from_mont() local
33 ecp_nistz256_mul_mont(res, in, one); in ecp_nistz256_from_mont()
/openssl/doc/man3/
H A DSSL_set_bio.pod29 ownership of one reference. Therefore, it may be necessary to increment the
49 previously set values then one reference is consumed for the rbio and one
55 the same as the previously set value then one reference is consumed.
66 previously set value then one reference is consumed for the B<wbio> and no
73 were the same as each other then one reference is consumed for the B<rbio>
81 to each other, then one reference is consumed for the B<rbio> and one
H A DBIO_ADDRINFO.pod43 picked at one by one.
63 B<BIO_ADDRINFO>. The result will be one of the constants
67 B<BIO_ADDRINFO>. The result will be one of the constants
71 B<BIO_ADDRINFO>. The result will be one of the constants
78 from the given one.
81 with the given one.
H A DSSL_CTX_set_split_send_fragment.pod38 each one encrypted independently and in parallel. Note: this will only work in
49 value restricts the amount of plaintext bytes that will be sent in any one
54 of pipelines that will be used at any one time. This value applies to both
55 "read" pipelining and "write" pipelining. By default only one pipeline will be
59 explained further below. OpenSSL will only every use more than one pipeline if
90 peer (and the network) can provide to us in one go. The more records we can get
91 in one go the more opportunity we have to parallelise the processing. As noted
92 above when setting B<max_pipelines> to a value greater than one, B<read_ahead>
95 into the buffer. Without this set data is read into the read buffer one record
H A DSSL_CTX_load_verify_locations.pod40 which CA certificates are loaded should be used. There is one default directory,
41 one default file and one default store.
79 in PEM format. The files each contain one CA certificate. The files are
81 If more than one CA certificate with the same name hash value exist, the
117 number condition are available, only the first one will be examined. This
132 processing at one of the locations specified failed. Check the error
H A DUI_create_method.pod70 Note that this gets fed all strings associated with a UI, one after
85 Note that this gets fed all strings associated with a UI, one after
123 Open the session using the opener function if that one's defined.
129 if that one's defined.
134 Flush everything using the flusher function if that one's defined.
140 if that one's defined.
145 Close the session using the closer function if that one's defined.
H A DERR_set_mark.pod19 is one.
24 ERR_clear_last_mark() removes the last mark added if there is one.
H A DASYNC_WAIT_CTX_new.pod53 this would have a one-to-one correspondence with an SSL connection.
58 of that job. An B<ASYNC_WAIT_CTX> should only be used for one B<ASYNC_JOB> at
59 any one time, but can be reused after an B<ASYNC_JOB> has finished for a
73 only one asynchronous engine is being used then normally this call will only
74 ever return one fd. If multiple asynchronous engines are being used then more
169 should not expect to receive a callback from the engine even if one has been
198 is included, commonly as one of the first included headers. Therefore,
H A Dd2i_SSL_SESSION.pod21 list, when being inserted into one SSL_CTX object's session cache.
23 only be used with one SSL_CTX object (and the SSL objects created
H A DOSSL_DECODER_CTX.pod87 figure out what the input data is and to attempt to unpack it into one of
89 the output from one can become the input for another. This allows having
95 which will stop adding one more decoder implementations when it has already
103 simply try with one decoder implementation after the other, and thereby
106 For every decoding done, even an intermediary one, a constructor provided by
220 valid, or 0 if one of them was invalid or caused some other failure in the
H A DX509_LOOKUP_hash_dir.pod41 can be one of constants B<FILETYPE_PEM>, B<FILETYPE_ASN1> and
48 type value. Because DER format cannot contain more than one certificate
61 Both methods support adding several certificate locations into one
87 The directory should contain one certificate or CRL per file in PEM format,
108 When checking for new CRLs once one CRL for given hash value is
H A DSSL_CTX_use_serverinfo.pod29 SSL_CTX_use_serverinfo_ex() loads one or more serverinfo extensions from
54 SSL_CTX_use_serverinfo_file() loads one or more serverinfo extensions from
60 If more than one certificate (RSA/DSA) is installed using
/openssl/crypto/ec/asm/
H A Decp_nistp521-ppc64.pl150 my ($zero, $one) = ("r8", "r9");
238 li $one,1
239 mtvsrdd $t1,$one,$zero
332 li $one,1
333 mtvsrdd $t1,$one,$zero
387 mtvsrdd $t1,$one,$zero
/openssl/doc/man7/
H A Dbio.pod25 A filter BIO takes data from one BIO and passes it through to
34 with one component). A chain normally consists of one source/sink
35 BIO and one or more filter BIOs. Data read from or written to the
43 If BIO_free() is called on a BIO chain it will only free one BIO resulting
H A DEVP_SIGNATURE-ED25519.pod14 one-shot digest sign and digest verify using PureEdDSA and B<Ed25519> or B<Ed448>
20 No additional parameters can be set during one-shot signing or verification.
40 The message to sign or verify must be passed using the one-shot
/openssl/doc/internal/man3/
H A Dossl_punycode_decode.pod29 from PUNYCODE to UTF-8 and compares it with the 2nd one as is.
31 ossl_punycode_decode() decodes one label (one dot-separated part) from
H A Dossl_provider_new.pod132 stores it in the provider object store, unless there already is one
134 If there already is one with the same name, it's returned with its
141 be 2; one for being added to the store, and one for the returned
158 function is called), and the associated module will be unloaded if one
197 Initializing means one of the following:
262 the provider has one.
265 function, if the provider has one.
275 if the provider has one. It provides the name of the I<capability> and a
281 I<query_operation> function, if the provider has one.
/openssl/
H A DHACKING.md7 either add a prototype in one of the existing OpenSSL header files;
30 If a merge error occurs in one of these generated files then the
/openssl/crypto/md5/
H A Dbuild.info11 # appropriate one, and define the appropriate macros
23 # legacy provider for one of the spliced algorithms, however it resides in the

Completed in 37 milliseconds

12345678910>>...17