Home
last modified time | relevance | path

Searched refs:OPERATION (Results 1 – 3 of 3) sorted by relevance

/openssl/fuzz/
H A Dhashtable.c65 #define OPERATION(x) (((x) & OP_MASK) % OP_END) macro
155 switch(OPERATION(op_flags)) { in FuzzerTestOneInput()
/openssl/doc/man3/
H A DSSL_accept_stream.pod48 L<openssl-quic(7)/MODES OF OPERATION> for more information on default stream
64 L<openssl-quic(7)/MODES OF OPERATION>, L<SSL_new_stream(3)>,
/openssl/doc/man7/
H A Dopenssl-quic.pod27 first. See the MODES OF OPERATION section for more information.
31 stream mode and use the multi-stream API; see the MODES OF OPERATION section and
62 =head1 MODES OF OPERATION
489 by calling L<SSL_set_default_stream_mode(3)>; see the MODES OF OPERATION section
636 Used to configure or disable default stream mode; see the MODES OF OPERATION

Completed in 15 milliseconds