Home
last modified time | relevance | path

Searched defs:tls_toe_device (Results 1 – 1 of 1) sorted by relevance

/linux/include/net/
A Dtls_toe.h62 struct tls_toe_device { struct
65 int (*feature)(struct tls_toe_device *device); argument
66 int (*hash)(struct tls_toe_device *device, struct sock *sk); argument
67 void (*unhash)(struct tls_toe_device *device, struct sock *sk); argument
76 void tls_toe_register_device(struct tls_toe_device *device); argument

Completed in 3 milliseconds