fix --strict-warnings build
[openssl.git] / crypto / modes / siv128.c
2019-03-27 Matt CaswellCorrectly check the return code of EVP_MAC_ctrl everwhe...
2018-12-13 Todd ShortFixes #7879: AES-SIV to use EVP_MAC APIs
2018-12-11 Todd ShortAdd RFC5297 AES-SIV support