Home
last modified time | relevance | path

Searched refs:yield_secret_cb (Results 1 – 4 of 4) sorted by relevance

/openssl/include/internal/
H A Dquic_tls.h49 int (*yield_secret_cb)(uint32_t enc_level, int direction /* 0=RX, 1=TX */, member
/openssl/doc/designs/quic-design/
H A Dquic-tls.md78 int (*yield_secret_cb)(uint32_t enc_level, int direction /* 0=RX, 1=TX */,
126 OpenSSL QUIC implementation via the `yield_secret_cb`, and when the handshake
190 invoking the `yield_secret_cb` callback.
/openssl/ssl/quic/
H A Dquic_tls.c182 if (!rl->qtls->args.yield_secret_cb(enc_level, qdir, suite_id, in quic_new_record_layer()
H A Dquic_channel.c327 tls_args.yield_secret_cb = ch_on_handshake_yield_secret; in ch_init()

Completed in 23 milliseconds