Searched defs:yield_secret_cb (Results 1 – 4 of 4) sorted by relevance
| /freebsd/crypto/openssl/include/internal/ |
| H A D | quic_tls.h | 49 int (*yield_secret_cb)(uint32_t prot_level, int direction /* 0=RX, 1=TX */, member
|
| /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() function
|
| /freebsd/crypto/openssl/ssl/ |
| H A D | ssl_local.h | 1214 int (*yield_secret_cb)(SSL *s, uint32_t prot_level, int direction, member
|
| /freebsd/crypto/openssl/test/ |
| H A D | sslapitest.c | 12776 static int yield_secret_cb(SSL *s, uint32_t prot_level, int direction, in yield_secret_cb() function
|