Commit Graph

3 Commits

Author SHA1 Message Date
Edwin Flores
87534954ee Bug 1118383 - Plug memory leak in openaes - r=cpearce 2015-01-27 19:10:11 +13:00
Landry Breuil
632030712d Bug 1092023: comment out oaes_get_seed() definition r=edwin
It's unused (the sole caller is already commented out),
and uses deprecated ftime() & sys/timeb.h which are not
available on OpenBSD and Android NDK r10c.
Dont build openaes/rand.c, OAES_HAVE_ISAAC is not defined.
Remove now unused rand.c & rand.h.
2014-11-24 23:46:08 +01:00
Edwin Flores
eb596ada76 Bug 1044742 - Import OpenAES code for ClearKey CDM implementation r=cpearce 2014-09-24 10:04:49 +12:00