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_features
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/bsd/netpgp/dist/src/lib/
packet-show.c
756
* \param
ss_features
Signature Sub-Packet Features
762
pgp_showall_ss_features(pgp_data_t
ss_features
)
776
for (i = 0; i <
ss_features
.len; i++) {
779
bit =
ss_features
.contents[i] & mask;
packet.h
879
pgp_data_t
ss_features
;
member in union:__anon1042
packet-print.c
1172
print_data(print->indent, "Features", &content->
ss_features
);
1173
text = pgp_showall_ss_features(content->
ss_features
);
packet-parse.c
1065
pgp_data_free(&c->u.
ss_features
);
1698
if (!read_data(&pkt.u.
ss_features
, &subregion, stream)) {
Completed in 68 milliseconds
Indexes created Thu Sep 03 00:25:33 UTC 2026