Home
last modified time | relevance | path

Searched full:cluster_key (Results 1 – 4 of 4) sorted by relevance

/linux/net/tipc/
H A Dcrypto.h58 * - CLUSTER_KEY:
65 CLUSTER_KEY = 1, enumerator
H A Dcrypto.c634 if (src->mode != CLUSTER_KEY) in tipc_aead_clone()
793 if (aead->mode == CLUSTER_KEY) in tipc_aead_encrypt()
927 if (aead->mode == CLUSTER_KEY) in tipc_aead_decrypt()
1058 if (!__rx || aead->mode == CLUSTER_KEY) in tipc_ehdr_build()
1120 * @mode: the key mode (CLUSTER_KEY or PER_NODE_KEY)
1353 if (aead->mode != CLUSTER_KEY || in tipc_crypto_key_pick_tx()
2114 (aead->mode == CLUSTER_KEY) ? "c" : "p", in tipc_crypto_key_dump()
H A Dnode.c3004 mode = CLUSTER_KEY; in __tipc_nl_node_set_key()
/linux/Documentation/bpf/
H A Dmap_lru_hash_update.dot7 subgraph cluster_key {