This series makes the algorithm self-tests in fscrypt-crypt-util (which are not compiled by default) work with OpenSSL 3.0. Previously they only worked with OpenSSL 1.1. Eric Biggers (3): fscrypt-crypt-util: fix HKDF self-test with latest OpenSSL fscrypt-crypt-util: use OpenSSL EVP API for AES self-tests fscrypt-crypt-util: fix XTS self-test with latest OpenSSL src/fscrypt-crypt-util.c | 46 ++++++++++++++++++++++++++++++++-------- 1 file changed, 37 insertions(+), 9 deletions(-) -- 2.40.0