Searched refs:tipc_aead_key_validate (Results 1 - 3 of 3) sorted by relevance

/linux-master/net/tipc/
H A Dcrypto.h176 int tipc_aead_key_validate(struct tipc_aead_key *ukey, struct genl_info *info);
H A Dcrypto.c330 * tipc_aead_key_validate - Validate a AEAD user key
334 int tipc_aead_key_validate(struct tipc_aead_key *ukey, struct genl_info *info) function
H A Dnode.c2996 rc = tipc_aead_key_validate(ukey, info);

Completed in 137 milliseconds