From: David Howells Date: Fri, 21 Sep 2012 22:25:22 +0000 (+0100) Subject: MPILIB: Reinstate mpi_cmp[_ui]() and export for RSA signature verification X-Git-Tag: v3.7-rc1~2^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12f008b6dc5ff1c822fdb2198d20e3dbdc92f3f5;p=pandora-kernel.git MPILIB: Reinstate mpi_cmp[_ui]() and export for RSA signature verification Reinstate and export mpi_cmp() and mpi_cmp_ui() from the MPI library for use by RSA signature verification as per RFC3447 section 5.2.2 step 1. Signed-off-by: David Howells Signed-off-by: Rusty Russell --- Reading git-diff-tree failed