Home
last modified time | relevance | path

Searched refs:ubifs_auth_node (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/fs/ubifs/
H A Dubifs-media.h277 #define UBIFS_AUTH_NODE_SZ sizeof(struct ubifs_auth_node)
775 * struct ubifs_auth_node - node for authenticating other nodes
779 struct ubifs_auth_node { struct
H A Dauth.c67 struct ubifs_auth_node *auth = node; in ubifs_prepare_auth_node()
H A Dreplay.c609 struct ubifs_auth_node *auth = snod->node; in authenticate_sleb()
H A Dgc.c411 struct ubifs_auth_node *auth; in move_nodes()
H A Dubifs.h1686 return sizeof(struct ubifs_auth_node) + c->hmac_desc_len; in ubifs_auth_node_sz()
/kernel/linux/linux-6.6/fs/ubifs/
H A Dubifs-media.h277 #define UBIFS_AUTH_NODE_SZ sizeof(struct ubifs_auth_node)
775 * struct ubifs_auth_node - node for authenticating other nodes
779 struct ubifs_auth_node { struct
H A Dauth.c66 struct ubifs_auth_node *auth = node; in ubifs_prepare_auth_node()
H A Dreplay.c609 struct ubifs_auth_node *auth = snod->node; in authenticate_sleb()
H A Dgc.c411 struct ubifs_auth_node *auth; in move_nodes()
H A Dubifs.h1715 return sizeof(struct ubifs_auth_node) + c->hmac_desc_len; in ubifs_auth_node_sz()

Completed in 18 milliseconds