]> git.ipfire.org Git - thirdparty/hostap.git/commit
OpenSSL: Include rsa.h for OpenSSL 3.0
authorJouni Malinen <j@w1.fi>
Sun, 22 May 2022 20:13:28 +0000 (23:13 +0300)
committerJouni Malinen <j@w1.fi>
Sun, 22 May 2022 20:13:28 +0000 (23:13 +0300)
commit866e7b745845c6daa5365be85b2b7cc3499ce493
treed74532517241ebc1ead14a0dc8f263b874915d14
parentbc99366f9b960150aa2e369048bbc2218c1d414e
OpenSSL: Include rsa.h for OpenSSL 3.0

This is needed to get RSA_PKCS1_OAEP_PADDING.

Signed-off-by: Jouni Malinen <j@w1.fi>
src/crypto/crypto_openssl.c