Searched refs:tipc_crypto_key_distr (Results 1 – 2 of 2) sorted by relevance
/linux/net/tipc/ | ||
H A D | crypto.h | 171 int tipc_crypto_key_distr(struct tipc_crypto *tx, u8 key, |
H A D | node.c | 3031 if (!master_key && tipc_crypto_key_distr(tx, rc, NULL)) in __tipc_nl_node_set_key() |