OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:USERID_PKT
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/netpgp/dist/src/libverify/
libverify.c
67
#define
USERID_PKT
13
1149
case
USERID_PKT
:
1228
if (!pkt_is(pgp,
USERID_PKT
)) {
1229
printf("recog_userid: not %d\n",
USERID_PKT
);
1989
while (pkt_is(pgp,
USERID_PKT
)) {
2014
} while (pgp->pkt < ARRAY_COUNT(pgp->pkts) && pkt_is(pgp,
USERID_PKT
));
/src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
libverify.c
329
#define
USERID_PKT
13
1543
case
USERID_PKT
:
1623
if (!pkt_is(pgp,
USERID_PKT
)) {
1624
printf("recog_userid: not %d\n",
USERID_PKT
);
2494
while (pkt_is(pgp,
USERID_PKT
)) {
2522
} while (pgp->pkt < ARRAY_COUNT(pgp->pkts) && pkt_is(pgp,
USERID_PKT
));
2988
case
USERID_PKT
:
3057
case
USERID_PKT
:
Completed in 33 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026