Data Fields | |
pgpTag | tag |
unsigned int | pktlen |
const byte * | h |
unsigned int | hlen |
Definition at line 98 of file rpmpgp.c.
Definition at line 99 of file rpmpgp.c.
Referenced by pgpPrtComment(), pgpPrtKey(), pgpPrtSig(), and pgpPrtUserID().
unsigned int pgpPkt_s::pktlen |
const byte* pgpPkt_s::h |
Definition at line 101 of file rpmpgp.c.
Referenced by pgpPrtComment(), pgpPrtKey(), pgpPrtPubkeyParams(), pgpPrtSeckeyParams(), pgpPrtSig(), pgpPrtSigParams(), and pgpPrtUserID().
unsigned int pgpPkt_s::hlen |
Definition at line 102 of file rpmpgp.c.
Referenced by pgpPrtComment(), pgpPrtPubkeyParams(), pgpPrtSeckeyParams(), pgpPrtSig(), pgpPrtSigParams(), and pgpPrtUserID().