crypto/threads_pthread.c: refactor all atomics fallbacks for type safety
[openssl.git] / providers / implementations / ciphers / cipher_aes_gcm_hw_aesni.inc
2022-05-03 Matt CaswellUpdate copyright year
2022-02-10 Andrey MatyukovAES-GCM enabled with AVX512 vAES and vPCLMULQDQ.
2021-03-11 Matt CaswellUpdate copyright year
2021-02-18 Shane LontisFix external symbols in the provider cipher implementat...
2020-09-29 Pauliprov: prefix provider internal functions with ossl_
2020-04-23 Matt CaswellUpdate copyright year
2020-01-14 Richard LevittePROV: Fix mixup between general and specialized GCM...
2019-12-11 Richard LevitteMove providers/common/{ciphers,digests}/* to providers...
2019-10-10 Richard LevitteProviders: move all ciphers