Searched refs:BORINGSSL_API_VERSION (Results 1 – 4 of 4) sorted by relevance
43 … breaking change to Gerrit, but do not submit it yet. Increment the `BORINGSSL_API_VERSION` symbol.44 2. Update the consuming repository with `#if BORINGSSL_API_VERSION < N` preprocessor logic. Leave a…45 3. When the `BORINGSSL_API_VERSION` check has propagated to relevant copies of the consuming reposi…
187 #define BORINGSSL_API_VERSION 10 macro
194 #define BORINGSSL_API_VERSION 14 macro
71 !defined(BORINGSSL_API_VERSION)5355 #if !defined(LIBRESSL_VERSION_NUMBER) && !defined(BORINGSSL_API_VERSION)5422 #if !defined(LIBRESSL_VERSION_NUMBER) && !defined(BORINGSSL_API_VERSION) in openssl_debug_dump_certificate_chains()