Home
last modified time | relevance | path

Searched refs:at (Results 26 – 50 of 1100) sorted by relevance

12345678910>>...44

/openssl/test/recipes/30-test_evp_data/
H A Devppkey_sm2.txt6 # in the file LICENSE in the source distribution or at
47 Output = "The floofy bunnies hop at midnight"
54 Output = "The floofy bunnies hop at midnight"
/openssl/doc/man3/
H A DRIPEMD160_Init.pod33 bytes at B<d> and places it in B<md> (which must have space for
43 be hashed (B<len> bytes at B<data>).
80 in the file LICENSE in the source distribution or at
H A DSSL_get_current_cipher.pod41 to be stable from release to release, and at present only the callback set
50 SSL_get_pending_cipher() returns the cipher to be used at the next change
68 in the file LICENSE in the source distribution or at
H A DEVP_EncodeInit.pod37 multiple of 3 then the output data will be padded at the end using the "="
59 buffer at B<out> is sufficiently large to accommodate the output data. Only full
72 EVP_EncodeFinal() must be called at the end of an encoding operation. It will
99 the buffer at B<out> is sufficiently large to accommodate the output data. This
102 of unprocessed data (1, 2 or 3 bytes) that remains at the end will be held in
111 line feeds), 3 bytes of binary output data will be produced (or less at the end
114 EVP_DecodeFinal() must be called at the end of a decoding operation. If there
158 in the file LICENSE in the source distribution or at
H A DOPENSSL_Applink.pod15 Even though it appears at application side, it's essentially OpenSSL
32 in the file LICENSE in the source distribution or at
H A DEVP_PKEY_asn1_get_count.pod40 and also set B<*pe> to point at the engine that implements it.
46 B<type> and return that instead, and also set B<*pe> to point at the
77 in the file LICENSE in the source distribution or at
H A DMDC2_Init.pod34 bytes at B<d> and places it in B<md> (which must have space for
44 be hashed (B<len> bytes at B<data>).
77 in the file LICENSE in the source distribution or at
H A DSSL_CTX_set_timeout.pod25 timeout value valid at this time. If the actual time is later than creation
29 valid at the time of the session negotiation. Changes of the timeout value
75 in the file LICENSE in the source distribution or at
H A DRSA_padding_add_PKCS1_type_1.pod72 B<tlen> bytes and stores the result at B<to>. An error occurs if B<fl>
102 RSA_padding_check_xxx() verifies that the B<fl> bytes at B<f> contain
104 encoding method and stores the recovered data of at most B<tlen> bytes
106 at B<to>.
157 in the file LICENSE in the source distribution or at
H A DERR_load_strings.pod37 to user libraries at run time.
55 in the file LICENSE in the source distribution or at
H A DSSL_CONF_cmd_argv.pod15 The function SSL_CONF_cmd_argv() processes at most two command line
49 in the file LICENSE in the source distribution or at
H A DEVP_PKEY_get_group_name.pod17 I<gname>, up to at most I<gname_sz> bytes including the ending NUL byte
43 in the file LICENSE in the source distribution or at
H A DDSA_generate_parameters.pod41 If B<seed> is NULL, the primes will be generated at random.
72 i is the loop counter (starting at 0).
91 i is the loop counter (starting at 0).
133 in the file LICENSE in the source distribution or at
H A DSSL_CTX_set_stateless_cookie_generate_cb.pod45 write at most SSL_COOKIE_LENGTH bytes into B<cookie>, and must write the number
60 app_gen_cookie_cb() must write at most DTLS1_COOKIE_LENGTH bytes into
93 in the file LICENSE in the source distribution or at
H A DSSL_CTX_set_max_cert_list.pod21 The SSL objects inherit the setting valid for B<ctx> at the time
50 and "TLS Delegation Protocol" at http://www.ietf.org/ and
79 in the file LICENSE in the source distribution or at
H A DSSL_CTX_flush_sessions.pod16 B<ctx> to remove sessions expired at time B<tm>.
54 in the file LICENSE in the source distribution or at
H A DSSL_get_verify_result.pod21 of a certificate can fail because of many reasons at the same time. Only
63 in the file LICENSE in the source distribution or at
H A DCONF_modules_free.pod26 CONF_modules_free() at exit to tidy up any configuration performed.
55 in the file LICENSE in the source distribution or at
/openssl/doc/man7/
H A DEVP_MD-SHAKE.pod62 maximum security strength of 128 bits, the xoflen should be set to at least 32.
66 maximum security strength of 256 bits, the xoflen should be set to at least 64.
80 in the file LICENSE in the source distribution or at
H A DEVP_MAC-KMAC.pod48 It is an optional value of at most 256 bytes, and is empty by default.
68 The "xof" and "size" parameters can be set at any time before EVP_MAC_final().
100 * used at this point.
148 in the file LICENSE in the source distribution or at
/openssl/test/certs/
H A Dcert-key-cert.pem1 Some garbage at the beginning
90 Some garbage at the end
/openssl/doc/man1/
H A Dopenssl-passwd.pod.in30 This command computes the hash of a password typed at
81 Don't output warnings when passwords given at the command line are truncated.
119 in the file LICENSE in the source distribution or at
/openssl/test/
H A DREADME-external.md40 You will need a git checkout of krb5 at the top level:
74 You will need a git checkout of gost-engine at the top level:
97 You will need a git checkout of oqsprovider at the top level:
120 The names of all supported quantum-safe algorithms are available at
H A DREADME.md14 If some tests fail, take a look at the section Test Failures below.
19 If some tests fail, look at the output. There may be reasons for the failure
58 Have a look at the manual for the perl module Test::Harness to
61 To report a bug please open an issue on GitHub, at
148 To run up to four tests in parallel at any given time:
/openssl/crypto/x509/
H A Dx509_att.c174 X509_ATTRIBUTE *at; in X509at_get0_data_by_OBJ() local
180 at = X509at_get_attr(x, i); in X509at_get0_data_by_OBJ()
181 if (lastpos <= -3 && X509_ATTRIBUTE_count(at) != 1) in X509at_get0_data_by_OBJ()
183 return X509_ATTRIBUTE_get0_data(at, 0, type, NULL); in X509at_get0_data_by_OBJ()

Completed in 31 milliseconds

12345678910>>...44