Re: [PATCH v13 07/12] crypto: Add RSASSA-PSS support
From: David Howells
Date: Tue Jan 20 2026 - 18:16:13 EST
Eric Biggers <ebiggers@xxxxxxxxxx> wrote:
> As I mentioned in another reply, error-prone string parsing isn't a
> great choice. C has native support for function parameters.
But is constrained that it has to work with KEYCTL_PKEY_VERIFY's info
parameter.
David