Home
last modified time | relevance | path

Searched refs:standalone (Results 1 – 6 of 6) sorted by relevance

/openssl/ssl/quic/
H A Dquic_fc.c149 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()
/openssl/include/internal/
H A Dquic_fc.h142 unsigned char error_code, has_cwm_changed, is_fin, standalone; member
/openssl/
H A DNOTES-ANDROID.md32 standalone NDK the path will be something like `/some/where/android-ndk-<ver>`.
68 Another option is to create so called "standalone toolchain" tailored
H A DREADME-PROVIDERS.md38 into the libcrypto library and does not exist as a separate standalone module.
H A DINSTALL.md678 OpenSSL header files are usable standalone with C++.
/openssl/doc/internal/man3/
H A DDEFINE_LIST_OF.pod47 be incorporated into other structures and rather than being a standalone data

Completed in 23 milliseconds