Home
last modified time | relevance | path

Searched refs:tipc_crypto_key_distr (Results 1 – 2 of 2) sorted by relevance

/linux/net/tipc/
H A Dcrypto.h171 int tipc_crypto_key_distr(struct tipc_crypto *tx, u8 key,
H A Dnode.c3031 if (!master_key && tipc_crypto_key_distr(tx, rc, NULL)) in __tipc_nl_node_set_key()