Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dquic_tls.h49 int (*yield_secret_cb)(uint32_t prot_level, int direction /* 0=RX, 1=TX */, member
/freebsd/crypto/openssl/ssl/quic/
H A Dquic_tls_api.c46 static int yield_secret_cb(uint32_t prot_level, int direction, in yield_secret_cb() function
/freebsd/crypto/openssl/ssl/
H A Dssl_local.h1214 int (*yield_secret_cb)(SSL *s, uint32_t prot_level, int direction, member
/freebsd/crypto/openssl/test/
H A Dsslapitest.c12766 static int yield_secret_cb(SSL *s, uint32_t prot_level, int direction, in yield_secret_cb() function