OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ss_revocation_key
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/netpgp/dist/src/lib/
packet-print.c
1085
content->
ss_revocation_key
.class);
1086
if (content->
ss_revocation_key
.class & 0x40) {
1089
printf(", algid=0x%x", content->
ss_revocation_key
.algid);
1090
hexdump(stdout, "fingerprint", content->
ss_revocation_key
.fingerprint,
packet.h
873
pgp_ss_revocation_key_t
ss_revocation_key
;
member in union:__anon1042
packet-parse.c
1815
if (!limread(&pkt.u.
ss_revocation_key
.class, 1,
1819
if (!(pkt.u.
ss_revocation_key
.class & 0x80)) {
1825
if (!limread(&pkt.u.
ss_revocation_key
.algid, 1,
1830
if (!limread(&pkt.u.
ss_revocation_key
.fingerprint[0],
Completed in 63 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026