Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dcrypto.c259 static int tipc_aead_init(struct tipc_aead **aead, struct tipc_aead_key *ukey,
514 static int tipc_aead_init(struct tipc_aead **aead, struct tipc_aead_key *ukey, in tipc_aead_init() function
1126 rc = tipc_aead_init(&aead, ukey, mode); in tipc_crypto_key_init()