crypto/threads_pthread.c: refactor all atomics fallbacks for type safety
[openssl.git] / crypto / hmac / hm_meth.c
2019-08-15 Richard LevitteMove HMAC to providers
2019-06-28 Matt CaswellMake the RAND code available from inside the FIPS module
2019-06-06 Kurt RoeckxChange EVP_MAC method from copy to dup
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-10-30 Richard LevitteEVP_MAC: Add HMAC implementation