Home
last modified time | relevance | path

Searched refs:reading (Results 1 – 25 of 43) sorted by relevance

12

/openssl-master/doc/man3/
A DSSL_CTX_set_read_ahead.pod27 into its buffer (providing that the buffer is large enough) if reading ahead is
29 Setting the parameter B<yes> to 0 turns reading ahead is off, other values turn
33 SSL_CTX_get_read_ahead() and SSL_get_read_ahead() indicate whether reading
52 connection) after the SSL connection is finished using SSL_shutdown() reading
58 SSL_get_read_ahead() and SSL_CTX_get_read_ahead() return 0 if reading ahead is off,
A DX509_load_http.pod31 internal one for connecting, writing the request, and reading the response.
34 B<bio> is used for writing the request, and B<rbio> for reading the response.
A DBIO_socket_wait.pod22 BIO_socket_wait() waits on the socket B<fd> for reading if B<for_read> is not 0,
27 B<bio>, for reading if B<bio> is supposed to read, else for writing.
A DSSL_in_init.pod59 B<role> is one of CR, CW, SR or SW to indicate "client reading",
60 "client writing", "server reading" or "server writing" respectively.
A DEC_KEY_get_enc_flags.pod22 When reading a private key encoded without an associated public key (e.g. if
A DSSL_set_fd.pod27 (for both the reading and writing side, if different).
A DOSSL_CRMF_MSG_get0_tmpl.pod14 - functions reading from CRMF CertReqMsg structures
A Db2i_PVK_bio_ex.pod6 functions for reading and writing MSBLOB format private keys
A DBIO_meth_new.pod91 for reading arbitrary length data from the BIO respectively. This function will
105 used for reading a line of data from the BIO respectively (see the L<BIO_gets(3)>
A DSSL_CTX_set_split_send_fragment.pod63 Pipelining operates slightly differently for reading encrypted data compared to
89 pipelining. While reading we are constrained by the number of records that the
A DBIO_f_cipher.pod37 When reading from an encryption BIO the final block is automatically
A DBIO_push.pod63 It should be noted that reading causes data to pass in the reverse
A DPKCS12_newpass.pod71 fprintf(stderr, "Error reading PKCS#12 file\n");
A DPEM_bytes_read_bio.pod25 continue reading. Non-PEM data present in the stream may cause an
A DSSL_CTX_set_default_passwd_cb.pod51 callback is used for reading/decryption (rwflag=0) or writing/encryption
A DBIO_f_md.pod97 The next example digests data by reading through a chain instead:
A DBIO_s_file.pod69 reading, writing, append or read write respectively.
A Dd2i_PrivateKey.pod10 - decode and encode functions for reading and saving EVP_PKEY structures
A DCRYPTO_THREAD_run_once.pod59 CRYPTO_THREAD_read_lock() locks the provided I<lock> for reading.
A DBIO_should_retry.pod44 reason other than reading or writing is the cause of the condition.
/openssl-master/demos/digest/
A DBIO_f_md.c92 BIO *reading = BIO_push(bio_digest, input); in main() local
94 while (BIO_read(reading, buffer, sizeof(buffer)) > 0) in main()
/openssl-master/ssl/statem/
A DREADME.md22 event of NBIO events; handling the common flow of steps for reading a
28 The message flow state machine is divided into a reading sub-state machine and a
/openssl-master/doc/man1/
A Dopenssl-passwd.pod.in65 When reading a password from the terminal, this implies B<-noverify>.
77 Don't verify when reading a password from the terminal.
/openssl-master/doc/internal/man7/
A DDERlib.pod9 OpenSSL contains an internal small DER reading and writing library,
/openssl-master/
A DNOTES-PERL.md50 download the source from <http://perl.org/>, unpacking it, reading

Completed in 28 milliseconds

12