OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pkt_is
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/netpgp/dist/src/libverify/
libverify.c
1175
pkt_is
(pgpv_t *pgp, int wanted)
function
1184
if (!
pkt_is
(pgp, SIGNATURE_PKT)) {
1208
if (!
pkt_is
(pgp, SIGNATURE_PKT)) {
1214
if (
pkt_is
(pgp, TRUST_PKT)) {
1228
if (!
pkt_is
(pgp, USERID_PKT)) {
1236
while (
pkt_is
(pgp, SIGNATURE_PKT)) {
1259
if (!
pkt_is
(pgp, USER_ATTRIBUTE_PKT)) {
1265
while (
pkt_is
(pgp, SIGNATURE_PKT)) {
1296
if (!
pkt_is
(pgp, SIGNATURE_PKT)) {
1309
} while (
pkt_is
(pgp, SIGNATURE_PKT))
[
all
...]
/src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
libverify.c
1570
pkt_is
(pgpv_t *pgp, int wanted)
function
1579
if (!
pkt_is
(pgp, SIGNATURE_PKT)) {
1603
if (!
pkt_is
(pgp, SIGNATURE_PKT)) {
1609
if (
pkt_is
(pgp, TRUST_PKT)) {
1623
if (!
pkt_is
(pgp, USERID_PKT)) {
1632
while (
pkt_is
(pgp, SIGNATURE_PKT)) {
1656
if (!
pkt_is
(pgp, USER_ATTRIBUTE_PKT)) {
1662
while (
pkt_is
(pgp, SIGNATURE_PKT)) {
1694
if (!
pkt_is
(pgp, SIGNATURE_PKT)) {
1708
} while (
pkt_is
(pgp, SIGNATURE_PKT))
[
all
...]
Completed in 25 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026