lib/krb5_wrap: add smb_krb5_create_key_from_string().
authorGünther Deschner <gd@samba.org>
Fri, 25 Apr 2014 12:12:05 +0000 (14:12 +0200)
committerAndrew Bartlett <abartlet@samba.org>
Fri, 8 Aug 2014 04:02:34 +0000 (06:02 +0200)
commit016cd35d75b33315b78547c231ba82347b448840
tree7747e292c94b162c3833664e075bb85ce4a8c5a3
parent6b3d9853ce8fb1506eefd7df10637b0413b69ab5
lib/krb5_wrap: add smb_krb5_create_key_from_string().

This function can take either a calculated salt or a principal and calculate the
salt on its own.

Guenther

Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Pair-Programmed-With: Andreas Schneider <asn@samba.org>
lib/krb5_wrap/krb5_samba.c
lib/krb5_wrap/krb5_samba.h