Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
H A Dcrypto.h176 int tipc_aead_key_validate(struct tipc_aead_key *ukey, struct genl_info *info);
H A Dcrypto.c326 * tipc_aead_key_validate - Validate a AEAD user key
328 int tipc_aead_key_validate(struct tipc_aead_key *ukey, struct genl_info *info) in tipc_aead_key_validate() function
H A Dnode.c2952 rc = tipc_aead_key_validate(ukey, info); in __tipc_nl_node_set_key()
/kernel/linux/linux-6.6/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) in tipc_aead_key_validate() function
H A Dnode.c2998 rc = tipc_aead_key_validate(ukey, info); in __tipc_nl_node_set_key()

Completed in 14 milliseconds