Home
last modified time | relevance | path

Searched refs:repeat (Results 1 – 16 of 16) sorted by relevance

/openssl/test/
H A Dquic_record_test.c2750 static int test_wire_pkt_hdr_actual(int tidx, int repeat, int cipher, in test_wire_pkt_hdr_actual() argument
2768 hpr_key[9] = (unsigned char)repeat; in test_wire_pkt_hdr_actual()
2930 static int test_wire_pkt_hdr_inner(int tidx, int repeat, int cipher) in test_wire_pkt_hdr_inner() argument
2937 if (!TEST_true(test_wire_pkt_hdr_actual(tidx, repeat, cipher, in test_wire_pkt_hdr_inner()
2943 if (!TEST_true(test_wire_pkt_hdr_actual(tidx, repeat, cipher, i))) in test_wire_pkt_hdr_inner()
2980 int tidx, repeat, cipher; in test_wire_pkt_hdr() local
2988 repeat = idx % HPR_REPEAT_COUNT; in test_wire_pkt_hdr()
2993 return test_wire_pkt_hdr_inner(tidx, repeat, cipher); in test_wire_pkt_hdr()
/openssl/doc/man3/
H A DSSL_do_handshake.pod32 B<SSL_ERROR_WANT_WRITE>. The calling process then must repeat the call after
H A DSSL_accept.pod31 B<SSL_ERROR_WANT_WRITE>. The calling process then must repeat the call after
H A DSSL_connect.pod31 B<SSL_ERROR_WANT_WRITE>. The calling process then must repeat the call after
H A DSSL_read.pod83 The calling process then must repeat the call after taking appropriate action
H A DSSL_get_error.pod102 that could trigger B<IO> other than to repeat the previous SSL_write() call.
H A DSSL_write.pod97 then must repeat the call after taking appropriate action to satisfy the needs
H A DENGINE_add.pod305 response if no ENGINE was available so that future queries won't repeat the
/openssl/doc/man1/
H A DCA.pl.pod151 For multi-word parameters, either repeat the option or quote the I<parameters>
H A Dopenssl.pod570 all others. Another way to specify multiple files is to repeat this flag
H A Dopenssl-cmp.pod.in121 [B<-repeat> I<number>]
1032 =item B<-repeat> I<number>
/openssl/doc/man7/
H A Dossl-guide-tls-client-non-block.pod218 on the L<ossl-guide-tls-client-block(7)> page. We won't repeat that information
360 blocking example, so we won't repeat it here.
H A Dossl-guide-quic-client-non-block.pod272 explained on the L<ossl-guide-quic-client-block(7)> page. We won't repeat that
443 blocking example, so we won't repeat it here.
H A Dossl-guide-quic-client-block.pod243 client, so we won't repeat it here.
H A Dossl-guide-quic-multi-stream.pod369 above. We won't repeat that here.
H A Dossl-guide-tls-client-block.pod110 There is no need to repeat those steps. In fact it is best not to since certain

Completed in 93 milliseconds