13 #if defined(_RPMSSL_INTERNAL)
15 #include <openssl/evp.h>
16 #if defined(OPENSSL_NO_EC) && !defined(OPENSSL_NO_ECDSA)
17 #define OPENSSL_NO_ECDSA
20 #include <openssl/bn.h>
21 #include <openssl/dsa.h>
22 #include <openssl/rsa.h>
23 #include <openssl/engine.h>
25 #include <openssl/conf.h>
26 #include <openssl/comp.h>
36 #if defined(_RPMSSL_INTERNAL)
48 #if !defined(OPENSSL_NO_ECDSA)
49 EC_builtin_curve * curves;
67 #if !defined(OPENSSL_NO_ECDSA)
OpenPGP constants and structures from RFC-2440.
int rpmsslExportSignature(pgpDig dig, DIGEST_CTX ctx)
pgpImplVecs_t rpmsslImplVecs
Implementation specific parameter storage.
const char const bson const bson bson * out
int rpmsslExportPubkey(pgpDig dig)