commit | b79b23682a1649f30960fb5bd920ba46c89a1b14 | [log] [tgz] |
---|---|---|
author | Nicholas Krause <xerofoify@gmail.com> | Sun Jul 05 06:34:05 2015 +0000 |
committer | Ilya Dryomov <idryomov@gmail.com> | Tue Sep 08 23:14:28 2015 +0300 |
tree | 5aa3c32b092de37fbbb9d913d9b9a8616e4e726c | |
parent | a341d4df87487ae68189e0be869c39a2b0cb9aaa [diff] |
libceph: remove the unused macro AES_KEY_SIZE This removes the no longer used macro AES_KEY_SIZE as no functions use this macro anymore and thus this macro can be removed due it no longer being required. Signed-off-by: Nicholas Krause <xerofoify@gmail.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>