Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
H A Dinquire_sec_context_by_oid.c287 krb5_keyblock *acceptor_subkey; in inquire_sec_context_has_updated_spnego() local
290 acceptor_subkey = context_handle->auth_context->remote_subkey; in inquire_sec_context_has_updated_spnego()
292 acceptor_subkey = context_handle->auth_context->local_subkey; in inquire_sec_context_has_updated_spnego()
294 if (acceptor_subkey != NULL) in inquire_sec_context_has_updated_spnego()
295 is_updated = (acceptor_subkey->keytype != in inquire_sec_context_has_updated_spnego()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/gssapi/
H A Dgssapi_krb5.h183 gss_krb5_lucid_key_t acceptor_subkey; member
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/
H A Dgss_krb5.c376 ret = set_key(&key, &ctx->cfx_kd.acceptor_subkey); in gss_krb5_export_lucid_sec_context()
421 free_key(&ctx->cfx_kd.acceptor_subkey); in gss_krb5_free_lucid_sec_context()