Home
last modified time | relevance | path

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

/linux/net/rxrpc/
A Dar-internal.h210 struct rxrpc_security { struct
211 const char *name; /* name of this service */
212 u8 security_index; /* security type provided */
216 int (*init)(void);
219 void (*exit)(void);
228 void (*destroy_server_key)(struct key *);
240 int (*how_much_data)(struct rxrpc_call *, size_t,
251 void (*free_call_crypto)(struct rxrpc_call *);
258 int (*issue_challenge)(struct rxrpc_connection *);
266 int (*verify_response)(struct rxrpc_connection *,
[all …]

Completed in 10 milliseconds