Home
last modified time | relevance | path

Searched defs:is_tx (Results 1 – 5 of 5) sorted by relevance

/openssl/include/internal/
H A Dbio.h62 # define BIO_set_ktls_flag(b, is_tx) \ argument
64 # define BIO_should_ktls_flag(b, is_tx) \ argument
75 # define BIO_set_ktls(b, keyblob, is_tx) \ argument
H A Dktls.h70 static ossl_inline int ktls_start(int fd, ktls_crypto_info_t *tls_en, int is_tx) in ktls_start()
303 int is_tx) in ktls_start()
/openssl/ssl/quic/
H A Dquic_record_shared.h75 unsigned char is_tx; member
H A Dquic_record_shared.c205 int is_tx) in ossl_qrl_enc_level_set_provide_secret()
/openssl/ssl/record/methods/
H A Dktls_meth.c76 ktls_crypto_info_t *crypto_info, int is_tx, in ktls_configure_crypto()
175 ktls_crypto_info_t *crypto_info, int is_tx, in ktls_configure_crypto()

Completed in 16 milliseconds