Searched refs:tipc_crypto_key_distr (Results 1 - 3 of 3) sorted by last modified time

/linux-master/net/tipc/
H A Dnode.c3030 if (!master_key && tipc_crypto_key_distr(tx, rc, NULL))
H A Dcrypto.c2184 * tipc_crypto_key_distr - Distribute a TX key
2191 int tipc_crypto_key_distr(struct tipc_crypto *tx, u8 key, function
2362 rc = tipc_crypto_key_distr(tx, key, rx->node);
2465 rc = tipc_crypto_key_distr(tx, rc, NULL);
H A Dcrypto.h171 int tipc_crypto_key_distr(struct tipc_crypto *tx, u8 key,

Completed in 200 milliseconds