Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_misc.c641 decode_tl_data(krb5_tl_data *tl, int type, void **data_out) in decode_tl_data() function
732 if (decode_tl_data(&tl_data, type, &ptr) == 0) { in get_int_from_tl_data()
777 if (decode_tl_data(&tl_data, KDB_TL_LINKDN, &ptr) == 0) in krb5_get_linkdn()
799 if (decode_tl_data(&tl_data, type, &ptr) == 0) in get_str_from_tl_data()