Searched defs:prot_level (Results 1 – 3 of 3) sorted by relevance
| /freebsd/crypto/openssl/ssl/quic/ |
| H A D | quic_tls_api.c | 46 static int yield_secret_cb(uint32_t prot_level, int direction, in yield_secret_cb()
|
| H A D | quic_channel.c | 1051 static int ch_on_handshake_yield_secret(uint32_t prot_level, int direction, in ch_on_handshake_yield_secret()
|
| /freebsd/crypto/openssl/test/ |
| H A D | sslapitest.c | 12690 int prot_level; member 12776 static int yield_secret_cb(SSL *s, uint32_t prot_level, int direction, in yield_secret_cb() 12822 static int yield_secret_cb_fail(SSL *s, uint32_t prot_level, int direction, in yield_secret_cb_fail()
|