Home
last modified time | relevance | path

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

/dports/sysutils/vector/vector-0.10.0/cargo-crates/krb5-src-0.2.4+1.18.2/krb5/src/lib/gssapi/spnego/
H A Dspnego_mech.c4046 int mechlistTokenSize; in make_spnego_tokenTarg_msg() local
4053 mechlistTokenSize = 3 + mech_wanted->length + in make_spnego_tokenTarg_msg()
4056 dataLen += mechlistTokenSize; in make_spnego_tokenTarg_msg()
/dports/security/krb5/krb5-1.19.2/src/lib/gssapi/spnego/
H A Dspnego_mech.c4054 int mechlistTokenSize; in make_spnego_tokenTarg_msg() local
4061 mechlistTokenSize = 3 + mech_wanted->length + in make_spnego_tokenTarg_msg()
4064 dataLen += mechlistTokenSize; in make_spnego_tokenTarg_msg()