Home
last modified time | relevance | path

Searched refs:respond_to_challenge (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/rxrpc/
H A Dinsecure.c85 .respond_to_challenge = none_respond_to_challenge,
H A Dconn_event.c245 return conn->security->respond_to_challenge(conn, skb); in rxrpc_process_event()
H A Dar-internal.h268 int (*respond_to_challenge)(struct rxrpc_connection *, member
H A Drxkad.c1264 .respond_to_challenge = rxkad_respond_to_challenge,