Home
last modified time | relevance | path

Searched refs:tipc_tfm (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/tipc/
H A Dcrypto.c125 * struct tipc_tfm - TIPC TFM structure to form a list of TFMs
127 struct tipc_tfm { struct
150 struct tipc_tfm * __percpu *tfm_entry;
403 struct tipc_tfm *tfm_entry, *head, *tmp; in tipc_aead_free()
483 struct tipc_tfm **tfm_entry; in tipc_aead_tfm_next()
510 struct tipc_tfm *tfm_entry, *head; in tipc_aead_init()
528 tmp->tfm_entry = alloc_percpu(struct tipc_tfm *); in tipc_aead_init()
637 aead->tfm_entry = alloc_percpu_gfp(struct tipc_tfm *, GFP_ATOMIC); in tipc_aead_clone()
/kernel/linux/linux-6.6/net/tipc/
H A Dcrypto.c125 * struct tipc_tfm - TIPC TFM structure to form a list of TFMs
129 struct tipc_tfm { struct
152 struct tipc_tfm * __percpu *tfm_entry;
409 struct tipc_tfm *tfm_entry, *head, *tmp; in tipc_aead_free()
490 struct tipc_tfm **tfm_entry; in tipc_aead_tfm_next()
517 struct tipc_tfm *tfm_entry, *head; in tipc_aead_init()
535 tmp->tfm_entry = alloc_percpu(struct tipc_tfm *); in tipc_aead_init()
644 aead->tfm_entry = alloc_percpu_gfp(struct tipc_tfm *, GFP_ATOMIC); in tipc_aead_clone()

Completed in 7 milliseconds