rpm
5.4.15
|
Go to the source code of this file.
Typedefs | |
typedef struct rpmssl_s * | rpmssl |
Functions | |
int | rpmsslExportPubkey (pgpDig dig) |
int | rpmsslExportSignature (pgpDig dig, DIGEST_CTX ctx) |
Variables | |
pgpImplVecs_t | rpmsslImplVecs |
Implementation specific parameter storage. More... | |
int rpmsslExportPubkey | ( | pgpDig | dig | ) |
Referenced by pgpExportPubkey().
int rpmsslExportSignature | ( | pgpDig | dig, |
DIGEST_CTX | ctx | ||
) |
Referenced by pgpExportSignature().
pgpImplVecs_t rpmsslImplVecs |
Implementation specific parameter storage.
Referenced by pgpExportPubkey(), pgpExportSignature(), and rpmioAllArgCallback().