Searched refs:tipc_crypto_key_attach (Results 1 – 1 of 1) sorted by relevance
282 static int tipc_crypto_key_attach(struct tipc_crypto *c,1141 rc = tipc_crypto_key_attach(c, aead, 0, master_key); in tipc_crypto_key_init()1158 static int tipc_crypto_key_attach(struct tipc_crypto *c, in tipc_crypto_key_attach() function1945 if (tipc_crypto_key_attach(rx, tmp, ehdr->tx_key, false) < 0) { in tipc_crypto_rcv_complete()
Completed in 6 milliseconds