Home
last modified time | relevance | path

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

12

/openssl/test/
H A Dquic_txp_test.c43 struct helper { struct
79 static void helper_cleanup(struct helper *h) in helper_cleanup() argument
114 struct helper *h = arg; in demux_default_handler()
122 static int helper_init(struct helper *h) in helper_init()
267 int (*check_func)(struct helper *h);
553 static int schedule_ack(struct helper *h) in schedule_ack()
632 static int check_stream_9(struct helper *h) in check_stream_9()
1095 static int check_14(struct helper *h) in check_14()
1214 static int try_big_token(struct helper *h) in try_big_token()
1280 static void skip_padding(struct helper *h) in skip_padding()
[all …]
H A Dquic_multistream_test.c30 struct helper *h;
51 struct helper { struct
98 int (*qtf_datagram_cb)(struct helper *h, argument
114 struct helper *h; argument
339 struct helper *h = arg; in get_time()
560 struct helper *h = arg; in server_helper_thread()
968 struct helper *h = arg; in helper_packet_plain_listener()
977 struct helper *h = arg; in helper_handshake_listener()
986 struct helper *h = arg; in helper_datagram_listener()
2080 struct helper h; in run_script()
[all …]
H A Djson_test.c16 struct helper { struct
23 static int helper_ensure(struct helper *h) in helper_ensure() argument
41 static void helper_cleanup(struct helper *h) in helper_cleanup()
52 static void helper_set_flags(struct helper *h, uint32_t flags) in helper_set_flags()
550 struct helper h = {0}; in run_script()
H A Dquic_ackm_test.c47 struct helper { struct
56 static void helper_destroy(struct helper *h) in helper_destroy() argument
86 static int helper_init(struct helper *h, size_t num_pkts) in helper_init()
339 struct helper h; in test_tx_ack_case_actual()
519 struct helper h; in test_tx_ack_time_script()
906 struct helper h; in test_rx_ack_actual()
/openssl/doc/internal/man3/
H A DOSSL_SAFE_MATH_SIGNED.pod8 - create helper functions to safely perform non-overflowing integer operations
31 Define helper functions to assist with handling integer overflow detection.
37 OSSL_SAFE_MATH_SIGNED() creates helper functions for the B<I<TYPE>> with the
40 OSSL_SAFE_MATH_UNSIGNED() creates helper functions for the B<I<TYPE>> with the
H A Devp_keymgmt_util_export_to_provider.pod39 helper for L<EVP_PKEY_todata(3)>.
67 helper for L<EVP_PKEY_fromdata(3)>.
/openssl/doc/man3/
H A DSSL_CTX_set_alpn_select_cb.pod70 SSL_select_next_proto() is a helper function used to select protocols. It
80 The SSL_select_next_proto() helper function can be useful from either the ALPN
H A DSSL_connect.pod49 should be given to turning it back on again later if appropriate. The helper
H A DOSSL_trace_enabled.pod184 macro, since C90 does not support variadic macros. This helper macro has a rather
H A DBIO_s_datagram.pod236 BIO_new_dgram() is a helper function which instantiates a BIO_s_datagram() and
H A DUI_new.pod151 UI_construct_prompt() is a helper function that can be used to create
/openssl/doc/designs/quic-design/
H A Dquic-fault-injector.md174 structure. Additional helper functions will be provided to make changes to the
187 listeners and helper functions are added to support specific test scenarios. The
188 initial API will provide a basic set of listeners and helper functions in order
348 * TODO(QUIC TESTING): Add additional helper functions for querying extensions
/openssl/doc/man7/
H A Dprovider-storemgmt.pod61 B<OSSL_FUNC_{name}_fn>, and a helper function to retrieve the function pointer
H A Dprovider-mac.pod57 named B<OSSL_FUNC_{name}_fn>, and a helper function to retrieve the
H A Dprovider-cipher.pod72 named B<OSSL_FUNC_{name}_fn>, and a helper function to retrieve the
H A Dprovider-digest.pod64 named B<OSSL_FUNC_{name}_fn>, and a helper function to retrieve the
H A Dprovider-kem.pod65 named B<OSSL_FUNC_{name}_fn>, and a helper function to retrieve the
H A Dprovider-keyexch.pod57 named B<OSSL_FUNC_{name}_fn>, and a helper function to retrieve the
H A Dossl-guide-quic-multi-stream.pod217 avoid repeating too much code we write a simple helper function to send an HTTP
237 appropriate HTTP requests. We can then call our helper function above to send
H A Dprovider-decoder.pod76 named B<OSSL_FUNC_{name}_fn>, and a helper function to retrieve the
H A Dprovider-kdf.pod56 named B<OSSL_FUNC_{name}_fn>, and a helper function to retrieve the
H A Dprovider-encoder.pod92 named B<OSSL_FUNC_{name}_fn>, and a helper function to retrieve the
H A Dprovider-asym_cipher.pod63 named B<OSSL_FUNC_{name}_fn>, and a helper function to retrieve the
/openssl/fuzz/
H A DREADME.md71 fuzz/helper.py $FUZZER
/openssl/Configurations/
H A DREADME.md14 script. See 'Configure helper scripts for more
657 Configure helper scripts
660 Configure uses helper scripts in this directory:

Completed in 56 milliseconds

12