2 * Hash Info: Hash algorithms information
4 * Copyright (c) 2013 Dmitry Kasatkin <d.kasatkin@samsung.com>
6 * This program is free software; you can redistribute it and/or modify it
7 * under the terms of the GNU General Public License as published by the Free
8 * Software Foundation; either version 2 of the License, or (at your option)
13 #ifndef _UAPI_LINUX_HASH_INFO_H
14 #define _UAPI_LINUX_HASH_INFO_H
20 HASH_ALGO_RIPE_MD_160
,
25 HASH_ALGO_RIPE_MD_128
,
26 HASH_ALGO_RIPE_MD_256
,
27 HASH_ALGO_RIPE_MD_320
,
38 #endif /* _UAPI_LINUX_HASH_INFO_H */