Home
last modified time | relevance | path

Searched refs:rxgk_context (Results 1 – 3 of 3) sorted by relevance

/linux/net/rxrpc/
H A Drxgk_common.h15 struct rxgk_context { struct
52 void rxgk_put(struct rxgk_context *gk); argument
53 struct rxgk_context *rxgk_generate_transport_key(struct rxrpc_connection *conn,
H A Drxgk.c86 static struct rxgk_context *rxgk_rekey(struct rxrpc_connection *conn, in rxgk_rekey()
89 struct rxgk_context *gk, *dead = NULL; in rxgk_rekey()
167 static struct rxgk_context *rxgk_get_key(struct rxrpc_connection *conn, in rxgk_get_key()
170 struct rxgk_context *gk; in rxgk_get_key()
236 struct rxgk_context *gk; in rxgk_init_connection_security()
286 struct rxgk_context *gk; in rxgk_alloc_txbuf()
344 struct rxgk_context *gk, in rxgk_secure_packet_integrity()
390 struct rxgk_context *gk, in rxgk_secure_packet_encrypted()
432 struct rxgk_context *gk; in rxgk_secure_packet()
470 struct rxgk_context *gk, in rxgk_verify_packet_integrity()
[all …]
H A Dar-internal.h34 struct rxgk_context;
572 struct rxgk_context *keys[4]; /* (Re-)keying buffer */