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)
commit7e0ce72d965b4dd554235ff760a6b523b698c959
treea949a1411da6533784780eef98d4dea32c2d16fc
parent7fb03587a9d0fba7ccb4bcc6fc9324a661c4de1d
PRF/random_to_key allocation fix

MIT and Heimdal uses different allocation strategies
(caller-allocates, callee-allocates) for the same functions,
unfortunately.

Conflicts:

moonshot/mech_eap/util.h
mech_eap/pseudo_random.c
mech_eap/util.h
mech_eap/util_krb.c
mech_eap/util_name.c