Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/tipc/
H A Dcrypto.c278 static int tipc_crypto_key_attach(struct tipc_crypto *c,
1134 rc = tipc_crypto_key_attach(c, aead, 0, master_key); in tipc_crypto_key_init()
1151 static int tipc_crypto_key_attach(struct tipc_crypto *c, in tipc_crypto_key_attach() function
1938 if (tipc_crypto_key_attach(rx, tmp, ehdr->tx_key, false) < 0) { in tipc_crypto_rcv_complete()