Searched refs:outputs (Results 1 – 25 of 34) sorted by relevance
12
/openssl/doc/man3/ |
H A D | i2d_CMS_bio_stream.pod | 15 i2d_CMS_bio_stream() outputs a CMS_ContentInfo structure in BER format. 26 The prefix "i2d" is arguably wrong because the function outputs BER format.
|
H A D | i2d_PKCS7_bio_stream.pod | 15 i2d_PKCS7_bio_stream() outputs a PKCS7 structure in BER format. 26 The prefix "i2d" is arguably wrong because the function outputs BER format.
|
H A D | ASN1_STRING_print_ex.pod | 23 ASN1_STRING_print_ex() outputs I<str> to I<out>, the format is determined by 24 the options I<flags>. ASN1_STRING_print_ex_fp() is identical except it outputs 74 outputs the value of the string using the form #XXXX using hex format for each
|
H A D | PEM_write_bio_CMS_stream.pod | 15 PEM_write_bio_CMS_stream() outputs a CMS_ContentInfo structure in PEM format.
|
H A D | PEM_write_bio_PKCS7_stream.pod | 15 PEM_write_bio_PKCS7_stream() outputs a PKCS7 structure in PEM format.
|
H A D | BIO_get_rpoll_descriptor.pod | 31 BIO_get_rpoll_descriptor() outputs a descriptor which can be used to determine 33 outputs a descriptor which can be used to determine when the BIO can
|
H A D | EVP_sha224.pod | 44 their outputs are of the same size.
|
H A D | OPENSSL_LH_stats.pod | 32 many entries are in it. For historical reasons, this function also outputs a
|
H A D | SSL_get_event_timeout.pod | 46 objects. If it is called on any other kind of SSL object, it always outputs
|
H A D | OSSL_trace_enabled.pod | 112 OSSL_trace_string() outputs I<data> of length I<size> as a string on BIO I<out>. 189 outputs I<data> of length I<size> as a string
|
H A D | OSSL_CMP_log_open.pod | 99 OSSL_CMP_print_errors_cb() outputs any entries in the OpenSSL error queue.
|
H A D | BIO_f_md.pod | 116 outputs them. This could be used with the examples above.
|
H A D | DES_random_key.pod | 191 method takes an array of characters as input and outputs an array of 210 takes an array of characters as input and outputs an array of
|
H A D | BIO_s_datagram.pod | 122 This outputs a B<BIO_ADDR> which specifies one of the following values,
|
/openssl/doc/man7/ |
H A D | provider-encoder.pod | 147 An implementation with that output type outputs human readable text, making 153 An implementation with that output type outputs PEM formatted data. 157 An implementation with that output type outputs DER formatted data. 161 An implementation with that output type outputs MSBLOB formatted data. 165 An implementation with that output type outputs PVK formatted data.
|
/openssl/test/recipes/30-test_evp_data/ |
H A D | evpkdf_hmac_drbg.txt | 10 # using the intermediate outputs.
|
/openssl/test/ |
H A D | evp_kdf_test.c | 1011 static unsigned char outputs[][16] = { in test_kdf_kbkdf_6803_128() local 1042 && TEST_mem_eq(result, sizeof(result), outputs[i], in test_kdf_kbkdf_6803_128() 1043 sizeof(outputs[i])); in test_kdf_kbkdf_6803_128() 1068 static unsigned char outputs[][32] = { in test_kdf_kbkdf_6803_256() local 1108 && TEST_mem_eq(result, sizeof(result), outputs[i], in test_kdf_kbkdf_6803_256() 1109 sizeof(outputs[i])); in test_kdf_kbkdf_6803_256()
|
H A D | README.ssltest.md | 12 However, for verification, we also include checked-in configuration outputs 278 The Perl test harness automatically generates expected outputs, so users who 282 of the generated `test/ssl-tests/*.cnf` correspond to expected outputs in with
|
/openssl/doc/designs/quic-design/ |
H A D | congestion-control.md | 25 outputs via the `bind_diagnostics` and `unbind_diagnostics` methods. The
|
H A D | quic-ackm.md | 37 The ACK manager provides the following outputs:
|
/openssl/doc/man1/ |
H A D | openssl-fipsinstall.pod.in | 215 Configure the module to not allow short MAC outputs.
|
H A D | openssl-smime.pod.in | 99 Verify signed mail. Expects a signed mail message on input and outputs
|
H A D | openssl-x509.pod.in | 328 This option performs tests on the certificate extensions and outputs
|
H A D | openssl-req.pod.in | 296 This option outputs a certificate instead of a certificate request.
|
/openssl/Configurations/ |
H A D | windows-makefile.tmpl | 703 # It takes a list of library names and outputs a list of dependencies
|
Completed in 56 milliseconds
12