Home
last modified time | relevance | path

Searched defs:direction (Results 1 – 11 of 11) sorted by relevance

/openssl/ssl/record/
H A Drec_layer_s3.c1175 int direction, in ssl_select_next_record_layer()
1201 static int ssl_post_record_layer_select(SSL_CONNECTION *s, int direction) in ssl_post_record_layer_select()
1234 int direction, int level, in ssl_set_new_record_layer()
/openssl/ssl/
H A Ds3_enc.c100 int direction = (which & SSL3_CC_READ) != 0 ? OSSL_RECORD_DIRECTION_READ in ssl3_change_cipher_state() local
H A Dt1_enc.c131 int direction; in tls1_change_cipher_state() local
H A Dtls13_enc.c485 int direction = (which & SSL3_CC_READ) != 0 ? OSSL_RECORD_DIRECTION_READ in tls13_change_cipher_state() local
767 int direction = sending ? OSSL_RECORD_DIRECTION_WRITE in tls13_update_key() local
/openssl/ssl/record/methods/
H A Ddtls_meth.c626 int role, int direction, int level, uint16_t epoch, in dtls_new_record_layer()
H A Dktls_meth.c404 int role, int direction, int level, uint16_t epoch, in ktls_new_record_layer()
H A Dtls_common.c1243 int role, int direction, int level, in tls_int_new_record_layer()
1378 int role, int direction, int level, uint16_t epoch, in tls_new_record_layer()
H A Drecmethod_local.h219 int direction; member
/openssl/test/
H A Dtls13secretstest.c227 int ssl_set_new_record_layer(SSL_CONNECTION *s, int version, int direction, in ssl_set_new_record_layer()
/openssl/ssl/quic/
H A Dquic_tls.c92 int role, int direction, int level, uint16_t epoch, in quic_new_record_layer()
H A Dquic_channel.c949 static int ch_on_handshake_yield_secret(uint32_t enc_level, int direction, in ch_on_handshake_yield_secret()

Completed in 55 milliseconds