Home
last modified time | relevance | path

Searched refs:input (Results 151 – 175 of 201) sorted by relevance

123456789

/openssl/doc/man3/
H A DRAND_add.pod42 random input obtained from polling various trusted entropy sources.
H A DOSSL_HTTP_parse_url.pod48 OSSL_parse_url() parses its input string I<url> as a URL of the form
H A DBIO_sendmmsg.pod52 The I<flags> field of a B<BIO_MSG> provides input per-message flags to the
56 Currently, no input or output per-message flags are defined and this field
H A DPKCS12_key_gen_utf8_ex.pod38 with an input password I<pass> of length I<passlen>, a salt I<salt> of length
H A DUI_new.pod114 that's connected to it, like duplicated input strings, results and others.
124 input string that it's supposed to verify, or verification will fail.
H A DEVP_KDF.pod159 For some algorithms an error may result if input parameters necessary to
245 memory that depends on the load factors provided as input.
H A Dd2i_X509.pod519 /* Set up buf and len to point to the input buffer. */
532 /* Set up buf and len to point to the input buffer. */
H A DOSSL_HTTP_REQ_CTX.pod104 expected as the response content and input streaming is disabled. This means
107 Otherwise (by default) any input format is allowed without length checks.
H A DPEM_read.pod93 includes the case when no more PEM objects remain in the input file.
H A DX509_check_host.pod131 All functions can also return -2 if the input is malformed. For example,
H A DSSL_CTX_dane_enable.pod168 input, such as an unsupported TLSA record certificate usage, selector or
170 Invalid input also includes malformed data, either a digest length that does
H A DCMS_verify.pod35 it operates on B<CMS SignedData> input in the I<sd> argument,
H A DSSL_alert_type_string.pod89 The decompression function received improper input (e.g. data
H A DEVP_CIPHER_meth_new.pod158 Signals that the length of the input buffer for encryption /
/openssl/apps/include/
H A Dapps.h140 X509_STORE *load_certstore(char *input, const char *pass, const char *desc,
/openssl/test/recipes/30-test_evp_data/
H A Devpmd_sha.txt155 # Empty input and \xA3x200 vectors are taken from
/openssl/apps/lib/
H A Dapps.c765 X509_STORE *load_certstore(char *input, const char *pass, const char *desc, in load_certstore() argument
771 while (input != NULL) { in load_certstore()
772 char *next = next_item(input); in load_certstore()
775 if (!load_cert_certs(input, NULL, &certs, 1, pass, desc, vpm)) { in load_certstore()
784 input = next; in load_certstore()
/openssl/fuzz/
H A DREADME.md48 If you get a crash, you should find a corresponding input file in
/openssl/doc/man1/
H A Dopenssl-s_server.pod.in228 The input can be in PEM, DER, or PKCS#12 format.
279 The input can be in PEM, DER, or PKCS#12 format.
487 Ignore input EOF (default: when B<-quiet>).
491 Do not ignore input EOF.
H A Dopenssl-ts.pod.in271 the input is a token and the output is a timestamp response a default
277 that the input is a DER encoded timestamp token (ContentInfo) instead
336 that the input is a DER encoded timestamp token (ContentInfo) instead
/openssl/doc/man7/
H A Dlife_cycle-cipher.pod26 input. There are three possible initialised states:
41 additional input or generating output. The three possible states directly
H A Dprovider-object.pod154 interprets the object data type as the input type for a decoder.
H A Dprovider-signature.pod347 Get or sets the name of the digest algorithm used for the input to the
357 Gets or sets the output size of the digest algorithm used for the input to the
/openssl/crypto/bn/asm/
H A Dbn-c64xplus.asm278 ;; (*) It should be noted that B6 is used as input to MPY32U in
/openssl/crypto/aes/asm/
H A Dbsaes-armv8.pl1010 // x0 -> input ciphertext
1264 // x0 -> input text (whole 16-byte blocks)
1469 // x0 -> input plaintext

Completed in 123 milliseconds

123456789