Home
last modified time | relevance | path

Searched defs:alg (Results 1 – 12 of 12) sorted by relevance

/fs/erofs/
A Ddecompressor_crypto.c81 static struct crypto_acomp *z_erofs_crypto_get_engine(int alg) in z_erofs_crypto_get_engine()
128 int alg; in z_erofs_crypto_enable_engine() local
153 int alg; in z_erofs_crypto_disable_all_engines() local
170 int alg, len = 0; in z_erofs_crypto_show_engines() local
A Dcompress.h18 unsigned int alg; /* the algorithm for decompression */ member
A Ddecompressor.c454 unsigned int algs, alg; in z_erofs_parse_cfgs() local
/fs/verity/
A Dhash_algs.c55 fsverity_prepare_hash_state(const struct fsverity_hash_alg *alg, in fsverity_prepare_hash_state()
138 void fsverity_hash_buffer(const struct fsverity_hash_alg *alg, in fsverity_hash_buffer()
162 const struct fsverity_hash_alg *alg = &fsverity_hash_algs[i]; in fsverity_check_hash_algs() local
A Dmeasure.c88 u8 *alg, enum hash_algo *halg) in fsverity_get_digest()
/fs/smb/client/
A Dcompress.h64 static __always_inline int smb_compress_alg_valid(__le16 alg, bool valid_none) in smb_compress_alg_valid()
A Dcifs_debug.c332 static __always_inline const char *compression_alg_str(__le16 alg) in compression_alg_str()
A Dmisc.c1027 struct crypto_shash *alg = NULL; in cifs_alloc_hash() local
A Dsmb2pdu.c797 __le16 alg; in decode_compress_ctx() local
A Dcifsglob.h821 __le16 alg; /* preferred alg negotiated with server */ member
/fs/f2fs/
A Dcompress.c553 bool f2fs_is_compress_level_valid(int alg, int lvl) in f2fs_is_compress_level_valid()
A Df2fs.h4532 static inline bool f2fs_is_compress_level_valid(int alg, int lvl) { return false; } in f2fs_is_compress_level_valid()

Completed in 55 milliseconds