Home
last modified time | relevance | path

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

/openbmc/linux/net/tls/
H A Dtls.h196 int tls_strp_msg_cow(struct tls_sw_context_rx *ctx);
H A Dtls_strp.c119 int tls_strp_msg_cow(struct tls_sw_context_rx *ctx) in tls_strp_msg_cow() function
H A Dtls_device.c910 err = tls_strp_msg_cow(sw_ctx); in tls_device_reencrypt()