Home
last modified time | relevance | path

Searched refs:TLS_RL_RECORD_set_length (Results 1 – 2 of 2) sorted by relevance

/openssl/ssl/record/methods/
H A Drecmethod_local.h86 #define TLS_RL_RECORD_set_length(r, l) ((r)->length = (l)) macro
H A Dtls_common.c1675 TLS_RL_RECORD_set_length(thiswr, len); in tls_prepare_for_encryption_default()
1811 TLS_RL_RECORD_set_length(thiswr, thistempl->buflen); in tls_write_records_default()

Completed in 13 milliseconds