OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:otherinfo
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/krb5/
crypto-pk.c
141
PkinitSP80056AOtherInfo
otherinfo
;
local
148
memset(&
otherinfo
, 0, sizeof(
otherinfo
));
164
ret = encode_uvinfo(context, client, &
otherinfo
.partyUInfo);
169
ret = encode_uvinfo(context, server, &
otherinfo
.partyVInfo);
171
free(
otherinfo
.partyUInfo.data);
176
otherinfo
.algorithmID = *ai;
177
otherinfo
.suppPubInfo = &pub;
180
&
otherinfo
, &size, ret);
181
free(
otherinfo
.partyUInfo.data)
[
all
...]
Completed in 49 milliseconds
Indexes created Thu May 07 00:24:58 UTC 2026