Home
last modified time | relevance | path

Searched refs:LIBRESSL_3_5_API (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/src/
Dssl_compat.h36 # define LIBRESSL_3_5_API (LIBRESSL_VERSION_NUMBER >= 0x30500000L) macro
44 # define LIBRESSL_3_5_API 0 macro
Dshrpx_connection.cc47 #if !LIBRESSL_3_5_API && !LIBRESSL_2_7_API && !OPENSSL_1_1_API
269 #if OPENSSL_1_1_API || LIBRESSL_3_5_API in shrpx_bio_create()
287 #if !OPENSSL_1_1_API && !LIBRESSL_3_5_API in shrpx_bio_destroy()
297 #if OPENSSL_1_1_API || LIBRESSL_3_5_API