Searched refs:rxgk_context (Results 1 – 4 of 4) sorted by relevance
28 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()
15 struct rxgk_context { struct53 void rxgk_put(struct rxgk_context *gk); argument54 struct rxgk_context *rxgk_generate_transport_key(struct rxrpc_connection *conn,
86 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 *g in rxgk_verify_packet_integrity() [all...]
53 struct rxgk_context;590 struct rxgk_context *keys[4]; /* (Re-)keying buffer */