Searched refs:auth_hash_algo (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/ubifs/
H A Dauth.c267 c->auth_hash_algo = match_string(hash_algo_name, HASH_ALGO__LAST,
269 if ((int)c->auth_hash_algo < 0) {
H A Dsb.c185 sup->hash_algo = cpu_to_le16(c->auth_hash_algo);
H A Dubifs.h1256 * @auth_hash_algo: the authentication hash used for this fs
1508 enum hash_algo auth_hash_algo; member in struct:ubifs_info

Completed in 102 milliseconds