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)
commit751eaff66246a0f4280c14584c0289b072f0f2c7
tree566a54ae6640431130c4de5de0c410e9fafa2a33
parent413f51dfd4fe5a9b992c3f7438e27ad00f0a8d8f
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
moonshot/mech_eap/pseudo_random.c
moonshot/mech_eap/util.h
moonshot/mech_eap/util_krb.c
moonshot/mech_eap/util_name.c