Add af_alg errors to the error queue
authorramin <lordrasmus@gmail.com>
Wed, 28 Sep 2022 09:41:29 +0000 (11:41 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 21 Oct 2022 10:59:14 +0000 (12:59 +0200)
commitbd19999b396d03d39eab4a86c6402a970191c9e1
treed4ceb6d953868ab1ec9457cb384ab9f7fd7c8a11
parent6ca4bd2e4c92531e74acba3e1ff08e6fbb664b20
Add af_alg errors to the error queue

If the kernel operation failed the EVP functions
just returned without any error message.

This commit adds them.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19289)
engines/e_afalg.c
engines/e_afalg.txt
engines/e_afalg_err.c
engines/e_afalg_err.h