OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:localKeyId
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/hx509/
collector.c
41
heim_octet_string
localKeyId
;
111
der_free_octet_string(&key->
localKeyId
);
121
const heim_octet_string *
localKeyId
)
155
if (
localKeyId
) {
156
ret = der_copy_octet_string(
localKeyId
, &key->
localKeyId
);
159
"Failed to copy
localKeyId
");
163
memset(&key->
localKeyId
, 0, sizeof(key->
localKeyId
));
184
if (value->
localKeyId
.length == 0)
[
all
...]
ks_p11.c
633
heim_octet_string
localKeyId
;
638
localKeyId
.data = query[0].pValue;
639
localKeyId
.length = query[0].ulValueLen;
702
&
localKeyId
);
Completed in 36 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026