Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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.c67 struct ubifs_auth_node *auth = node; in ubifs_prepare_auth_node()
H A Dgc.c410 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.h1681 return sizeof(struct ubifs_auth_node) + c->hmac_desc_len; in ubifs_auth_node_sz()