Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ubifs/
H A Dauth.c269 c->auth_hash_algo = match_string(hash_algo_name, HASH_ALGO__LAST, in ubifs_init_authentication()
271 if ((int)c->auth_hash_algo < 0) { in ubifs_init_authentication()
H A Dsb.c182 sup->hash_algo = cpu_to_le16(c->auth_hash_algo); in create_default_filesystem()
H A Dubifs.h1233 * @auth_hash_algo: the authentication hash used for this fs
1476 enum hash_algo auth_hash_algo; member
/kernel/linux/linux-6.6/fs/ubifs/
H A Dauth.c268 c->auth_hash_algo = match_string(hash_algo_name, HASH_ALGO__LAST, in ubifs_init_authentication()
270 if ((int)c->auth_hash_algo < 0) { in ubifs_init_authentication()
H A Dsb.c185 sup->hash_algo = cpu_to_le16(c->auth_hash_algo); in create_default_filesystem()
H A Dubifs.h1254 * @auth_hash_algo: the authentication hash used for this fs
1504 enum hash_algo auth_hash_algo; member

Completed in 11 milliseconds