Searched refs:standalone (Results 1 – 6 of 6) sorted by relevance
149 rxfc->standalone = 0; in ossl_quic_rxfc_init()163 rxfc->standalone = 1; in ossl_quic_rxfc_init_standalone()203 if (!rxfc->standalone && rxfc->parent == NULL) in ossl_quic_rxfc_on_rx_stream_frame()344 if (rxfc->parent == NULL && !rxfc->standalone) in ossl_quic_rxfc_on_retire()356 if (!rxfc->standalone) in ossl_quic_rxfc_on_retire()
142 unsigned char error_code, has_cwm_changed, is_fin, standalone; member
32 standalone NDK the path will be something like `/some/where/android-ndk-<ver>`.68 Another option is to create so called "standalone toolchain" tailored
38 into the libcrypto library and does not exist as a separate standalone module.
678 OpenSSL header files are usable standalone with C++.
47 be incorporated into other structures and rather than being a standalone data
Completed in 16 milliseconds