Re: [PATCH 14/16] X.509: Add an ASN.1 decoder

2012-09-14 Thread Alan Cox
On Fri, 14 Sep 2012 00:50:05 +0100 David Howells dhowe...@redhat.com wrote: Add an ASN.1 BER/DER/CER decoder. This uses the bytecode from the ASN.1 compiler in the previous patch to inform it as to what to expect to find in the encoded byte stream. The output from the compiler also tells

[PATCH] crypto: caam - fix error IDs for SEC v5.x RNG4

2012-09-14 Thread Horia Geanta
According to SEC v5.0-v5.3 reference manuals. Signed-off-by: Horia Geanta horia.gea...@freescale.com Acked-by: Kim Phillips kim.phill...@freescale.com --- drivers/crypto/caam/error.c |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/drivers/crypto/caam/error.c