Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ubifs/
Dubifs-media.h277 #define UBIFS_AUTH_NODE_SZ sizeof(struct ubifs_auth_node)
779 struct ubifs_auth_node { struct
Dauth.c66 struct ubifs_auth_node *auth = node; in ubifs_prepare_auth_node()
Dgc.c411 struct ubifs_auth_node *auth; in move_nodes()
Dreplay.c609 struct ubifs_auth_node *auth = snod->node; in authenticate_sleb()
Dubifs.h1715 return sizeof(struct ubifs_auth_node) + c->hmac_desc_len; in ubifs_auth_node_sz()