Home
last modified time | relevance | path

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

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