PRF/random_to_key allocation fix
authorLuke Howard <lukeh@padl.com>
Sat, 17 Sep 2011 06:24:53 +0000 (16:24 +1000)
committerLuke Howard <lukeh@padl.com>
Sat, 17 Sep 2011 06:24:53 +0000 (16:24 +1000)
MIT and Heimdal uses different allocation strategies
(caller-allocates, callee-allocates) for the same functions,
unfortunately.

Conflicts:

moonshot/mech_eap/util.h


No differences found