Symbol: rxgk_context
net/rxrpc/ar-internal.h
53
struct rxgk_context;
net/rxrpc/ar-internal.h
590
struct rxgk_context *keys[4]; /* (Re-)keying buffer */
net/rxrpc/rxgk.c
1173
struct rxgk_context *gk;
net/rxrpc/rxgk.c
167
static struct rxgk_context *rxgk_get_key(struct rxrpc_connection *conn,
net/rxrpc/rxgk.c
170
struct rxgk_context *gk;
net/rxrpc/rxgk.c
236
struct rxgk_context *gk;
net/rxrpc/rxgk.c
286
struct rxgk_context *gk;
net/rxrpc/rxgk.c
344
struct rxgk_context *gk,
net/rxrpc/rxgk.c
390
struct rxgk_context *gk,
net/rxrpc/rxgk.c
432
struct rxgk_context *gk;
net/rxrpc/rxgk.c
470
struct rxgk_context *gk,
net/rxrpc/rxgk.c
525
struct rxgk_context *gk,
net/rxrpc/rxgk.c
590
struct rxgk_context *gk;
net/rxrpc/rxgk.c
790
struct rxgk_context *gk,
net/rxrpc/rxgk.c
86
static struct rxgk_context *rxgk_rekey(struct rxrpc_connection *conn,
net/rxrpc/rxgk.c
89
struct rxgk_context *gk, *dead = NULL;
net/rxrpc/rxgk.c
897
struct rxgk_context *gk,
net/rxrpc/rxgk.c
929
struct rxgk_context *gk;
net/rxrpc/rxgk_common.h
53
void rxgk_put(struct rxgk_context *gk);
net/rxrpc/rxgk_common.h
54
struct rxgk_context *rxgk_generate_transport_key(struct rxrpc_connection *conn,
net/rxrpc/rxgk_kdf.c
205
struct rxgk_context *rxgk_generate_transport_key(struct rxrpc_connection *conn,
net/rxrpc/rxgk_kdf.c
210
struct rxgk_context *gk;
net/rxrpc/rxgk_kdf.c
28
static void rxgk_free(struct rxgk_context *gk)
net/rxrpc/rxgk_kdf.c
43
void rxgk_put(struct rxgk_context *gk)
net/rxrpc/rxgk_kdf.c
57
struct rxgk_context *gk,
net/rxrpc/rxgk_kdf.c
96
struct rxgk_context *gk,