Searched defs:enable (Results 1 – 11 of 11) sorted by relevance
/openssl/test/helpers/ |
H A D | pkcs12.c | 52 void PKCS12_helper_set_write_files(int enable) in PKCS12_helper_set_write_files() 57 void PKCS12_helper_set_legacy(int enable) in PKCS12_helper_set_legacy()
|
/openssl/crypto/ffc/ |
H A D | ffc_params.c | 125 int enable) in ossl_ffc_params_enable_flags()
|
/openssl/crypto/evp/ |
H A D | evp_fetch.c | 545 int evp_default_properties_enable_fips_int(OSSL_LIB_CTX *libctx, int enable, in evp_default_properties_enable_fips_int() 553 int EVP_default_properties_enable_fips(OSSL_LIB_CTX *libctx, int enable) in EVP_default_properties_enable_fips()
|
H A D | evp_lib.c | 1124 unsigned int enable) in evp_cipher_ctx_enable_use_bits()
|
/openssl/include/internal/ |
H A D | ktls.h | 312 int enable = 1; in ktls_enable_tx_zerocopy_sendfile() local
|
/openssl/ssl/quic/ |
H A D | qlog.c | 24 static ossl_unused ossl_inline void bit_set(size_t *p, uint32_t bit_no, int enable) in bit_set()
|
H A D | quic_channel.c | 3579 int enable, in ossl_quic_channel_set_incoming_stream_auto_reject()
|
/openssl/include/openssl/ |
H A D | bio.h.in | 657 # define BIO_dgram_set_local_addr_enable(b, enable) \ argument 667 # define BIO_dgram_set_no_trunc(b, enable) \ argument
|
/openssl/crypto/bio/ |
H A D | bss_dgram_pair.c | 603 static int dgram_pair_ctrl_set_local_addr_enable(BIO *bio, int enable) in dgram_pair_ctrl_set_local_addr_enable()
|
H A D | bss_dgram.c | 508 static int enable_local_addr(BIO *b, int enable) { in enable_local_addr()
|
/openssl/test/ |
H A D | acvp_test.c | 41 int enable; member
|
Completed in 51 milliseconds