rpm
4.5
|
Data Fields | |
pgpTag | tag |
unsigned int | pktlen |
const byte * | h |
unsigned int | hlen |
const byte* pgpPkt_s::h |
Definition at line 101 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 102 of file rpmpgp.c.
Referenced by pgpPktLen(), pgpPrtComment(), pgpPrtPkt(), pgpPrtPubkeyParams(), pgpPrtSeckeyParams(), pgpPrtSig(), pgpPrtSigParams(), and pgpPrtUserID().
unsigned int pgpPkt_s::pktlen |
Definition at line 100 of file rpmpgp.c.
Referenced by pgpGrabPkts(), pgpPktLen(), pgpPrtPkt(), and pgpPrtPkts().
pgpTag pgpPkt_s::tag |
Definition at line 99 of file rpmpgp.c.
Referenced by pgpPktLen(), pgpPrtComment(), pgpPrtKey(), pgpPrtPkt(), pgpPrtSig(), pgpPrtUserID(), and pgpPubkeyFingerprint().