commit | db36b906fefa5b95039bd418bc354ffc9b141020 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Thu Oct 07 14:08:50 2010 +0100 |
committer | David Howells <dhowells@redhat.com> | Thu Oct 07 14:08:50 2010 +0100 |
tree | 635a1ea3653bcc01816ea509a49d1df5214baa3c | |
parent | f3441945da3a93ee4bef923628f280ad114cf49f [diff] |
Blackfin: Rename DES PC2() symbol to avoid collision Rename the PC2() symbol in the generic DES crypto module to be prefixed with DES_ to avoid collision with arch code (Blackfin in this case). Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: Mike Frysinger <vapier@gentoo.org>