Symbol: rxgk_context
net/rxrpc/ar-internal.h
34
struct rxgk_context;
net/rxrpc/ar-internal.h
572
struct rxgk_context *keys[4]; /* (Re-)keying buffer */
net/rxrpc/rxgk.c
1193
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
521
struct rxgk_context *gk,
net/rxrpc/rxgk.c
582
struct rxgk_context *gk;
net/rxrpc/rxgk.c
781
struct rxgk_context *gk,
net/rxrpc/rxgk.c
86
static struct rxgk_context *rxgk_rekey(struct rxrpc_connection *conn,
net/rxrpc/rxgk.c
888
struct rxgk_context *gk,
net/rxrpc/rxgk.c
89
struct rxgk_context *gk, *dead = NULL;
net/rxrpc/rxgk.c
920
struct rxgk_context *gk;
net/rxrpc/rxgk_common.h
52
void rxgk_put(struct rxgk_context *gk);
net/rxrpc/rxgk_common.h
53
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,