Searched refs:alg_spec (Results 1 – 1 of 1) sorted by relevance
156 struct alg_spec { struct276 struct alg_spec internal_hash_alg;277 struct alg_spec journal_crypt_alg;278 struct alg_spec journal_mac_alg;3641 static void free_alg(struct alg_spec *a) in free_alg()3648 static int get_alg_and_key(const char *arg, struct alg_spec *a, char **error, char *error_inval) in get_alg_and_key()3682 static int get_mac(struct crypto_shash **hash, struct alg_spec *a, char **error, in get_mac()