otherinfo 4394 source4/heimdal/lib/krb5/crypto.c PkinitSP80056AOtherInfo otherinfo; otherinfo 4401 source4/heimdal/lib/krb5/crypto.c memset(&otherinfo, 0, sizeof(otherinfo)); otherinfo 4417 source4/heimdal/lib/krb5/crypto.c ret = encode_uvinfo(context, client, &otherinfo.partyUInfo); otherinfo 4422 source4/heimdal/lib/krb5/crypto.c ret = encode_uvinfo(context, server, &otherinfo.partyVInfo); otherinfo 4424 source4/heimdal/lib/krb5/crypto.c free(otherinfo.partyUInfo.data); otherinfo 4429 source4/heimdal/lib/krb5/crypto.c otherinfo.algorithmID = *ai; otherinfo 4430 source4/heimdal/lib/krb5/crypto.c otherinfo.suppPubInfo = &pub; otherinfo 4433 source4/heimdal/lib/krb5/crypto.c &otherinfo, &size, ret); otherinfo 4434 source4/heimdal/lib/krb5/crypto.c free(otherinfo.partyUInfo.data); otherinfo 4435 source4/heimdal/lib/krb5/crypto.c free(otherinfo.partyVInfo.data);