Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/kdc/
H A Dpkinit.c1280 krb5_keyblock kdc_contribution_key; in _kdc_pk_mk_pa_reply() local
1292 &kdc_contribution_key); in _kdc_pk_mk_pa_reply()
1299 krb5_free_keyblock_contents(context, &kdc_contribution_key); in _kdc_pk_mk_pa_reply()
1303 ret = krb5_crypto_init(context, &kdc_contribution_key, sessionetype, &kdccont_crypto); in _kdc_pk_mk_pa_reply()
1306 krb5_free_keyblock_contents(context, &kdc_contribution_key); in _kdc_pk_mk_pa_reply()
1316 krb5_free_keyblock_contents(context, &kdc_contribution_key); in _kdc_pk_mk_pa_reply()
1321 &kdc_contribution_key, &size, ret); in _kdc_pk_mk_pa_reply()
1322 krb5_free_keyblock_contents(context, &kdc_contribution_key); in _kdc_pk_mk_pa_reply()