Searched defs:alg (Results 1 – 12 of 12) sorted by relevance
81 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() local153 int alg; in z_erofs_crypto_disable_all_engines() local170 int alg, len = 0; in z_erofs_crypto_show_engines() local
18 unsigned int alg; /* the algorithm for decompression */ member
454 unsigned int algs, alg; in z_erofs_parse_cfgs() local
55 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
88 u8 *alg, enum hash_algo *halg) in fsverity_get_digest()
64 static __always_inline int smb_compress_alg_valid(__le16 alg, bool valid_none) in smb_compress_alg_valid()
332 static __always_inline const char *compression_alg_str(__le16 alg) in compression_alg_str()
1027 struct crypto_shash *alg = NULL; in cifs_alloc_hash() local
797 __le16 alg; in decode_compress_ctx() local
821 __le16 alg; /* preferred alg negotiated with server */ member
553 bool f2fs_is_compress_level_valid(int alg, int lvl) in f2fs_is_compress_level_valid()
4532 static inline bool f2fs_is_compress_level_valid(int alg, int lvl) { return false; } in f2fs_is_compress_level_valid()
Completed in 55 milliseconds