On Wed Sep 11, 2024 at 3:28 PM EEST, Roberto Sassu wrote:
> From: Roberto Sassu
>
> Parse the RSA key with RAW format if the ASN.1 parser returns an error, to
> avoid passing somehow the key format as parameter.
>
> Signed-off-by: Roberto Sassu
> Signed-off-by: David Howells
> ---
> crypto/rsa.
From: Roberto Sassu
Parse the RSA key with RAW format if the ASN.1 parser returns an error, to
avoid passing somehow the key format as parameter.
Signed-off-by: Roberto Sassu
Signed-off-by: David Howells
---
crypto/rsa.c | 14 --
crypto/rsa_helper.c | 83 +++