Home
last modified time | relevance | path

Searched refs:verify_response (Results 1 – 5 of 5) sorted by relevance

/linux/net/rxrpc/
H A Dinsecure.c92 .verify_response = none_verify_response,
H A Dconn_event.c258 ret = conn->security->verify_response(conn, skb, buffer, len); in rxrpc_verify_response()
H A Dar-internal.h310 int (*verify_response)(struct rxrpc_connection *conn, member
H A Drxgk.c1351 .verify_response = rxgk_verify_response,
H A Drxkad.c1334 .verify_response = rxkad_verify_response,