Home
last modified time | relevance | path

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

/linux/net/rxrpc/
H A Drxgk_kdf.c28 static void rxgk_free(struct rxgk_context *gk) in rxgk_free()
43 void rxgk_put(struct rxgk_context *gk) in rxgk_put()
57 struct rxgk_context *gk, in rxgk_derive_transport_key()
96 struct rxgk_context *gk, in rxgk_set_up_ciphers()
205 struct rxgk_context *rxgk_generate_transport_key(struct rxrpc_connection *conn, in rxgk_generate_transport_key()
210 struct rxgk_context *gk; in rxgk_generate_transport_key()
H A Drxgk_common.h15 struct rxgk_context { struct
53 void rxgk_put(struct rxgk_context *gk); argument
54 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;
571 struct rxgk_context *keys[4]; /* (Re-)keying buffer */