Searched refs:tls_push_record (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/tls/
H A Dtls_device.c280 static int tls_push_record(struct sock *sk, function
547 rc = tls_push_record(sk,
H A Dtls_sw.c724 static int tls_push_record(struct sock *sk, int flags, function
859 err = tls_push_record(sk, flags, record_type);
888 err = tls_push_record(sk, flags, record_type);

Completed in 213 milliseconds