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()
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()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 …]
15 struct rxgk_context { struct52 void rxgk_put(struct rxgk_context *gk); argument53 struct rxgk_context *rxgk_generate_transport_key(struct rxrpc_connection *conn,
34 struct rxgk_context;572 struct rxgk_context *keys[4]; /* (Re-)keying buffer */
Completed in 15 milliseconds