rpm
5.4.15
|
Go to the source code of this file.
Typedefs | |
typedef struct rpmgc_s * | rpmgc |
Functions | |
int | rpmgcExportPubkey (pgpDig dig) |
int | rpmgcExportSignature (pgpDig dig, DIGEST_CTX ctx) |
Variables | |
pgpImplVecs_t | rpmgcImplVecs |
Implementation specific parameter storage. More... | |
int rpmgcExportPubkey | ( | pgpDig | dig | ) |
Referenced by pgpExportPubkey().
int rpmgcExportSignature | ( | pgpDig | dig, |
DIGEST_CTX | ctx | ||
) |
Referenced by pgpExportSignature().
pgpImplVecs_t rpmgcImplVecs |
Implementation specific parameter storage.
Referenced by pgpExportPubkey(), pgpExportSignature(), and rpmioAllArgCallback().