Searched refs:alg_spec (Results 1 – 1 of 1) sorted by relevance
147 struct alg_spec { struct265 struct alg_spec internal_hash_alg;266 struct alg_spec journal_crypt_alg;267 struct alg_spec journal_mac_alg;3478 static void free_alg(struct alg_spec *a) in free_alg()3485 static int get_alg_and_key(const char *arg, struct alg_spec *a, char **error, char *error_inval) in get_alg_and_key()3519 static int get_mac(struct crypto_shash **hash, struct alg_spec *a, char **error, in get_mac()