Searched refs:__ubifs_hash_get_desc (Results 1 – 2 of 2) sorted by relevance
120 struct shash_desc *__ubifs_hash_get_desc(const struct ubifs_info *c) in __ubifs_hash_get_desc() function
1540 struct shash_desc *__ubifs_hash_get_desc(const struct ubifs_info *c);1543 return ubifs_authenticated(c) ? __ubifs_hash_get_desc(c) : NULL; in ubifs_hash_get_desc()