Searched refs:v5_convert (Results 1 – 2 of 2) sorted by relevance
/freebsd/crypto/heimdal/lib/kafs/ |
H A D | afskrb5.c | 111 v5_convert(krb5_context context, krb5_ccache id, in v5_convert() function 185 ret = v5_convert(d->context, d->id, out_creds, uid, in get_cred() 346 ret = v5_convert(context, NULL, cred, uid, cell, &kt); in kafs_settoken5()
|
H A D | ChangeLog | 163 * afskrb5.c (v5_convert): rename one of the two c to cred4 172 * afskrb5.c (v5_convert): better match what other functions do 195 (v5_convert): use _kafs_foldup 231 krb5_context, use v5_convert 232 (v5_convert): new function, converts a krb5_ccreds to a kafs_token in 235 (get_cred): use v5_convert
|