Home
last modified time | relevance | path

Searched refs:TLS_RL_RECORD_add_length (Results 1 – 3 of 3) sorted by relevance

/openssl/ssl/record/methods/
H A Dtls13_meth.c338 TLS_RL_RECORD_add_length(thiswr, 1); in tls13_add_record_padding()
401 TLS_RL_RECORD_add_length(thiswr, padding); in tls13_add_record_padding()
H A Drecmethod_local.h87 #define TLS_RL_RECORD_add_length(r, l) ((r)->length += (l)) macro
H A Dtls_common.c1713 TLS_RL_RECORD_add_length(thiswr, mac_size); in tls_post_encryption_processing_default()
1742 TLS_RL_RECORD_add_length(thiswr, headerlen); in tls_post_encryption_processing_default()

Completed in 13 milliseconds