Searched refs:otherinfo (Results 1 – 2 of 2) sorted by relevance
142 PkinitSP80056AOtherInfo otherinfo; in encode_otherinfo() local149 memset(&otherinfo, 0, sizeof(otherinfo)); in encode_otherinfo()165 ret = encode_uvinfo(context, client, &otherinfo.partyUInfo); in encode_otherinfo()170 ret = encode_uvinfo(context, server, &otherinfo.partyVInfo); in encode_otherinfo()172 free(otherinfo.partyUInfo.data); in encode_otherinfo()177 otherinfo.algorithmID = *ai; in encode_otherinfo()178 otherinfo.suppPubInfo = &pub; in encode_otherinfo()181 &otherinfo, &size, ret); in encode_otherinfo()182 free(otherinfo.partyUInfo.data); in encode_otherinfo()183 free(otherinfo.partyVInfo.data); in encode_otherinfo()
64 This parameter sets an optional value for fixedinfo, also known as otherinfo.