From 51a716349946362dee27aa48b1987870cb69636b Mon Sep 17 00:00:00 2001 From: Marek Vasut Date: Wed, 14 May 2014 11:42:52 +0200 Subject: [PATCH] crypto: cesa - tfm->__crt_alg->cra_type directly The checking for the type of algorithm implementation is pretty strange here. Use regular flags to check for the type instead. Signed-off-by: Marek Vasut Cc: Bill Pemberton Cc: Herbert Xu Cc: Kent Yoder Cc: Jamie Iles Cc: Phil Sutter Signed-off-by: Herbert Xu --- Reading git-format-patch failed