Home
last modified time | relevance | path

Searched refs:krb5_decode_histkey (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_principal.h139 krb5_decode_histkey(krb5_context, struct berval **, osa_princ_ent_rec *);
H A Dldap_principal2.c1763 krb5_decode_histkey(krb5_context context, struct berval **bvalues, in krb5_decode_histkey() function
H A Dldap_misc.c1556 ret = krb5_decode_histkey(context, ber_key_data, &princ_ent); in populate_krb5_db_entry()