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