Revert "krb5_wrap: Add MIT implmentation of smb_krb5_keyblock_init_contents()"
authorAndreas Schneider <asn@samba.org>
Fri, 2 Sep 2016 08:53:41 +0000 (10:53 +0200)
committerJeremy Allison <jra@samba.org>
Thu, 8 Sep 2016 22:32:12 +0000 (00:32 +0200)
commit1cbdfe91fe0d835ddfcaa7fd4bd0311209c8c25c
tree6ee990af488f43cf61ef35488b2edde82bb72a94
parent016f49997cddb7d0dcd8ea4a1ae721a105f6f62b
Revert "krb5_wrap: Add MIT implmentation of smb_krb5_keyblock_init_contents()"

This reverts commit c0e861666911d84f2d78cdab370077d9ac192005.

The krb5_init_keyblock function from MIT allocates the key but we
operate only on the contents.

Signed-off-by: Andreas Schneider <asn@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
lib/krb5_wrap/krb5_samba.c