Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dcrypto.c282 static int tipc_crypto_key_attach(struct tipc_crypto *c,
1130 rc = tipc_crypto_key_attach(c, aead, 0, master_key); in tipc_crypto_key_init()
1147 static int tipc_crypto_key_attach(struct tipc_crypto *c, in tipc_crypto_key_attach() function
1934 if (tipc_crypto_key_attach(rx, tmp, ehdr->tx_key, false) < 0) { in tipc_crypto_rcv_complete()