Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/include/internal/
H A Dssl_unwrap.h56 # define IS_QUIC_CTX(ctx) IS_QUIC_METHOD((ctx)->method) macro
108 # define IS_QUIC_CTX(ctx) 0 macro