Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/ssl/record/methods/
H A Dktls_meth.c479 if (!TLS_BUFFER_is_app_buffer(wb)) in ktls_initialise_write_packets()
H A Drecmethod_local.h533 #define TLS_BUFFER_is_app_buffer(b) ((b)->app_buffer) macro
H A Dtls_common.c133 if (TLS_BUFFER_is_app_buffer(wb)) in tls_release_write_buffer_int()
1995 if (TLS_BUFFER_is_app_buffer(thiswb) in tls_retry_write_records()