Home
last modified time | relevance | path

Searched refs:enable (Results 1 – 8 of 8) sorted by relevance

/include/internal/
A Dktls.h312 int enable = 1; in ktls_enable_tx_zerocopy_sendfile() local
315 &enable, sizeof(enable)) ? 0 : 1; in ktls_enable_tx_zerocopy_sendfile()
A Dqlog.h49 int enable);
A Dffc.h139 int enable);
A Dquic_channel.h395 int enable,
/include/openssl/
A Dbio.h.in658 # define BIO_dgram_set_local_addr_enable(b, enable) \ argument
659 (int)BIO_ctrl((b), BIO_CTRL_DGRAM_SET_LOCAL_ADDR_ENABLE, (enable), NULL)
668 # define BIO_dgram_set_no_trunc(b, enable) \ argument
669 (int)BIO_ctrl((b), BIO_CTRL_DGRAM_SET_NO_TRUNC, (enable), NULL)
A Devp.h122 int EVP_default_properties_enable_fips(OSSL_LIB_CTX *libctx, int enable);
A Dssl.h.in210 * actually enabled by ALL, but "ALL:RSA" would enable some of them.)
/include/crypto/
A Devp.h935 int evp_default_properties_enable_fips_int(OSSL_LIB_CTX *libctx, int enable,

Completed in 29 milliseconds