Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/gssapi/krb5/
H A Dinquire_sec_context_by_oid.c391 int subkey_p = (context_handle->more_flags & ACCEPTOR_SUBKEY) ? 1 : 0; in export_lucid_sec_context_v1() local
394 ret = krb5_store_int32(sp, subkey_p); in export_lucid_sec_context_v1()
400 if (subkey_p) { in export_lucid_sec_context_v1()