Home
last modified time | relevance | path

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

/NextBSD/crypto/heimdal/lib/gssapi/krb5/
HDinquire_sec_context_by_oid.c285 krb5_keyblock *acceptor_subkey; in inquire_sec_context_has_updated_spnego() local
288 acceptor_subkey = context_handle->auth_context->remote_subkey; in inquire_sec_context_has_updated_spnego()
290 acceptor_subkey = context_handle->auth_context->local_subkey; in inquire_sec_context_has_updated_spnego()
292 if (acceptor_subkey != NULL) in inquire_sec_context_has_updated_spnego()
293 is_updated = (acceptor_subkey->keytype != in inquire_sec_context_has_updated_spnego()
/NextBSD/crypto/heimdal/lib/gssapi/gssapi/
HDgssapi_krb5.h183 gss_krb5_lucid_key_t acceptor_subkey; member
/NextBSD/kerberos5/lib/libgssapi_krb5/
HDgss_krb5.c358 ret = set_key(&key, &ctx->cfx_kd.acceptor_subkey); in gss_krb5_export_lucid_sec_context()
403 free_key(&ctx->cfx_kd.acceptor_subkey); in gss_krb5_free_lucid_sec_context()
/NextBSD/crypto/heimdal/lib/gssapi/mech/
HDgss_krb5.c374 ret = set_key(&key, &ctx->cfx_kd.acceptor_subkey); in gss_krb5_export_lucid_sec_context()
419 free_key(&ctx->cfx_kd.acceptor_subkey); in gss_krb5_free_lucid_sec_context()