OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:trustkey
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/bsd/netpgp/dist/src/lib/
packet-print.c
403
const pgp_key_t *
trustkey
;
local
454
trustkey
= pgp_getkeybyid(io, keyring, key->subsigs[j].sig.info.signer_id, &from, NULL);
463
(
trustkey
) ? (char *)
trustkey
->uids[
trustkey
->uid0] : "[unknown]");
484
const pgp_key_t *
trustkey
;
local
547
trustkey
= pgp_getkeybyid(io, keyring, key->subsigs[j].sig.info.signer_id, &from, NULL);
549
(
trustkey
) ? (char *)
trustkey
->uids[
trustkey
->uid0] : "[unknown]", -1)
570
const pgp_key_t *
trustkey
;
local
[
all
...]
/src/external/bsd/ntp/dist/ntpdc/
ntpdc_ops.c
75
static void
trustkey
(struct parse *, FILE *);
180
{ "trustedkey",
trustkey
, { NTP_UINT, OPT|NTP_UINT, OPT|NTP_UINT, OPT|NTP_UINT },
2240
*
trustkey
- add some keys to the trusted key list
2243
trustkey
(
function
/src/external/mpl/bind/dist/lib/dns/
zone.c
10701
bool
trustkey
= false;
local
10819
trustkey
= true;
10867
trustkey
= true;
10926
if (
trustkey
) {
/src/external/mpl/dhcp/bind/dist/lib/dns/
zone.c
10736
bool
trustkey
= false;
local
10854
trustkey
= true;
10902
trustkey
= true;
10961
if (
trustkey
) {
Completed in 33 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026