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

/linux-master/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.c65 struct ubifs_auth_node *auth = node;
H A Dgc.c411 struct ubifs_auth_node *auth;
H A Dreplay.c610 struct ubifs_auth_node *auth = snod->node;
H A Dubifs.h1719 return sizeof(struct ubifs_auth_node) + c->hmac_desc_len;

Completed in 119 milliseconds