Searched defs:gk (Results 1 – 3 of 3) sorted by relevance
| /linux/net/rxrpc/ |
| H A D | rxgk_kdf.c | 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() 210 struct rxgk_context *gk; in rxgk_generate_transport_key() local
|
| H A D | rxgk.c | 89 struct rxgk_context *gk, *dead = NULL; in rxgk_rekey() local 170 struct rxgk_context *gk; rxgk_get_key() local 236 struct rxgk_context *gk; rxgk_init_connection_security() local 286 struct rxgk_context *gk; rxgk_alloc_txbuf() local 344 rxgk_secure_packet_integrity(const struct rxrpc_call * call,struct rxgk_context * gk,struct rxrpc_txbuf * txb) rxgk_secure_packet_integrity() argument 390 rxgk_secure_packet_encrypted(const struct rxrpc_call * call,struct rxgk_context * gk,struct rxrpc_txbuf * txb) rxgk_secure_packet_encrypted() argument 432 struct rxgk_context *gk; rxgk_secure_packet() local 470 rxgk_verify_packet_integrity(struct rxrpc_call * call,struct rxgk_context * gk,struct sk_buff * skb) rxgk_verify_packet_integrity() argument 525 rxgk_verify_packet_encrypted(struct rxrpc_call * call,struct rxgk_context * gk,struct sk_buff * skb) rxgk_verify_packet_encrypted() argument 590 struct rxgk_context *gk; rxgk_verify_packet() local 789 rxgk_insert_response_header(struct rxrpc_connection * conn,struct rxgk_context * gk,struct sk_buff * response,size_t offset) rxgk_insert_response_header() argument 896 rxgk_encrypt_authenticator(struct rxrpc_connection * conn,struct rxgk_context * gk,struct sk_buff * response,size_t offset,size_t alloc_len,size_t auth_offset,size_t auth_len) rxgk_encrypt_authenticator() argument 928 struct rxgk_context *gk; rxgk_construct_response() local 1172 struct rxgk_context *gk; rxgk_verify_response() local [all...] |
| /linux/drivers/crypto/ccp/ |
| H A D | ccp-crypto-aes-cmac.c | 265 __be64 *gk; in ccp_aes_cmac_setkey() local
|