Home
last modified time | relevance | path

Searched refs:alg_spec (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/
H A Ddm-integrity.c147 struct alg_spec { struct
265 struct alg_spec internal_hash_alg;
266 struct alg_spec journal_crypt_alg;
267 struct alg_spec journal_mac_alg;
3479 static void free_alg(struct alg_spec *a) in free_alg()
3486 static int get_alg_and_key(const char *arg, struct alg_spec *a, char **error, char *error_inval) in get_alg_and_key()
3520 static int get_mac(struct crypto_shash **hash, struct alg_spec *a, char **error, in get_mac()
/kernel/linux/linux-6.6/drivers/md/
H A Ddm-integrity.c157 struct alg_spec { struct
275 struct alg_spec internal_hash_alg;
276 struct alg_spec journal_crypt_alg;
277 struct alg_spec journal_mac_alg;
3770 static void free_alg(struct alg_spec *a) in free_alg()
3777 static int get_alg_and_key(const char *arg, struct alg_spec *a, char **error, char *error_inval) in get_alg_and_key()
3811 static int get_mac(struct crypto_shash **hash, struct alg_spec *a, char **error, in get_mac()

Completed in 18 milliseconds