Home
last modified time | relevance | path

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

/net/rxrpc/
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()
A Drxgk.c170 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()
520 struct rxgk_context *gk, in rxgk_verify_packet_encrypted()
580 struct rxgk_context *gk; in rxgk_verify_packet()
918 struct rxgk_context *gk; in rxgk_construct_response()
[all …]
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,
A Dar-internal.h34 struct rxgk_context;
572 struct rxgk_context *keys[4]; /* (Re-)keying buffer */

Completed in 15 milliseconds