Searched refs:enable (Results 1 – 8 of 8) sorted by relevance
| /include/internal/ |
| A D | ktls.h | 312 int enable = 1; in ktls_enable_tx_zerocopy_sendfile() local 315 &enable, sizeof(enable)) ? 0 : 1; in ktls_enable_tx_zerocopy_sendfile()
|
| A D | qlog.h | 49 int enable);
|
| A D | ffc.h | 139 int enable);
|
| A D | quic_channel.h | 395 int enable,
|
| /include/openssl/ |
| A D | bio.h.in | 658 # 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 D | evp.h | 122 int EVP_default_properties_enable_fips(OSSL_LIB_CTX *libctx, int enable);
|
| A D | ssl.h.in | 210 * actually enabled by ALL, but "ALL:RSA" would enable some of them.)
|
| /include/crypto/ |
| A D | evp.h | 935 int evp_default_properties_enable_fips_int(OSSL_LIB_CTX *libctx, int enable,
|
Completed in 29 milliseconds