Home
last modified time | relevance | path

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

/linux/net/tipc/ !
H A Dcrypto.h168 int tipc_crypto_key_init(struct tipc_crypto *c, struct tipc_aead_key *ukey,
H A Dnode.c3022 rc = tipc_crypto_key_init(c, ukey, mode, master_key); in __tipc_nl_node_set_key()