OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:trustedCertifiers
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/krb5/
krb5_locl.h
372
unsigned int
trustedCertifiers
:1;
pkinit.c
707
if (ctx->
trustedCertifiers
) {
709
req.
trustedCertifiers
= calloc(1, sizeof(*req.
trustedCertifiers
));
710
if (req.
trustedCertifiers
== NULL) {
716
ctx->id->anchors, req.
trustedCertifiers
);
720
"
trustedCertifiers
", ""));
822
ctx->
trustedCertifiers
=
/src/crypto/external/bsd/heimdal/dist/kdc/
pkinit.c
534
if (r.
trustedCertifiers
) {
535
ExternalPrincipalIdentifiers *edi = r.
trustedCertifiers
;
Completed in 36 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026