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

/linux-master/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;
3760 static void free_alg(struct alg_spec *a)
3767 static int get_alg_and_key(const char *arg, struct alg_spec *a, char **error, char *error_inval)
3801 static int get_mac(struct crypto_shash **hash, struct alg_spec *a, char **error,

Completed in 171 milliseconds