Home
last modified time | relevance | path

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

/Linux-v5.10/net/tipc/
Dcrypto.c278 static int tipc_crypto_key_attach(struct tipc_crypto *c,
1136 rc = tipc_crypto_key_attach(c, aead, 0, master_key); in tipc_crypto_key_init()
1153 static int tipc_crypto_key_attach(struct tipc_crypto *c, in tipc_crypto_key_attach() function
1937 if (tipc_crypto_key_attach(rx, tmp, ehdr->tx_key, false) < 0) { in tipc_crypto_rcv_complete()