Data Fields | |
pgpTag | tag |
unsigned int | pktlen |
const uint8_t * | h |
unsigned int | hlen |
Definition at line 39 of file rpmpgp.c.
const uint8_t* pgpPkt_s::h |
Definition at line 42 of file rpmpgp.c.
Referenced by pgpPktLen(), pgpPrtComment(), pgpPrtKey(), pgpPrtPkt(), pgpPrtPubkeyParams(), pgpPrtSeckeyParams(), pgpPrtSig(), pgpPrtSigParams(), pgpPrtUserID(), and pgpPubkeyFingerprint().
unsigned int pgpPkt_s::hlen |
Definition at line 43 of file rpmpgp.c.
Referenced by pgpPktLen(), pgpPrtComment(), pgpPrtPkt(), pgpPrtPubkeyParams(), pgpPrtSeckeyParams(), pgpPrtSig(), pgpPrtSigParams(), and pgpPrtUserID().
unsigned int pgpPkt_s::pktlen |
Definition at line 41 of file rpmpgp.c.
Referenced by pgpGrabPkts(), pgpPktLen(), pgpPrtPkt(), and pgpPrtPkts().
Definition at line 40 of file rpmpgp.c.
Referenced by pgpPktLen(), pgpPrtComment(), pgpPrtKey(), pgpPrtPkt(), pgpPrtSig(), pgpPrtUserID(), and pgpPubkeyFingerprint().