rpm
5.4.15
|
Go to the source code of this file.
Typedefs | |
typedef struct rpmltc_s * | rpmltc |
Functions | |
int | rpmltcExportPubkey (pgpDig dig) |
int | rpmltcExportSignature (pgpDig dig, DIGEST_CTX ctx) |
Variables | |
pgpImplVecs_t | rpmltcImplVecs |
Implementation specific parameter storage. More... | |
int rpmltcExportPubkey | ( | pgpDig | dig | ) |
Referenced by pgpExportPubkey().
int rpmltcExportSignature | ( | pgpDig | dig, |
DIGEST_CTX | ctx | ||
) |
Referenced by pgpExportSignature().
pgpImplVecs_t rpmltcImplVecs |
Implementation specific parameter storage.
Referenced by pgpExportPubkey(), pgpExportSignature(), and rpmioAllArgCallback().