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

/freebsd-13-stable/crypto/heimdal/lib/gssapi/krb5/
H A Dinquire_sec_context_by_oid.c285 krb5_keyblock *acceptor_subkey; local
288 acceptor_subkey = context_handle->auth_context->remote_subkey;
290 acceptor_subkey = context_handle->auth_context->local_subkey;
292 if (acceptor_subkey != NULL)
293 is_updated = (acceptor_subkey->keytype !=
399 /* acceptor_subkey */
/freebsd-13-stable/crypto/heimdal/lib/gssapi/gssapi/
H A Dgssapi_krb5.h183 gss_krb5_lucid_key_t acceptor_subkey; member in struct:gss_krb5_cfx_keydata
/freebsd-13-stable/kerberos5/lib/libgssapi_krb5/
H A Dgss_krb5.c347 /* acceptor_subkey */
356 /* acceptor_subkey */
360 ret = set_key(&key, &ctx->cfx_kd.acceptor_subkey);
405 free_key(&ctx->cfx_kd.acceptor_subkey);
/freebsd-13-stable/crypto/heimdal/lib/gssapi/mech/
H A Dgss_krb5.c361 /* acceptor_subkey */
370 /* acceptor_subkey */
374 ret = set_key(&key, &ctx->cfx_kd.acceptor_subkey);
419 free_key(&ctx->cfx_kd.acceptor_subkey);

Completed in 118 milliseconds