Home
last modified time | relevance | path

Searched refs:pgpSetMpiNULL (Results 1 – 4 of 4) sorted by relevance

/dports/archivers/rpm4/rpm-4.16.1.3/rpmio/
H A Ddigest_libgcrypt.c462 static int pgpSetMpiNULL(pgpDigAlg pgpkey, int num, const uint8_t *p) in pgpSetMpiNULL() function
507 ka->setmpi = pgpSetMpiNULL; in pgpPubkeyNew()
517 ka->setmpi = pgpSetMpiNULL; in pgpPubkeyNew()
551 sa->setmpi = pgpSetMpiNULL; in pgpSignatureNew()
H A Ddigest_openssl.c869 static int pgpSetMpiNULL(pgpDigAlg pgpkey, int num, const uint8_t *p) in pgpSetMpiNULL() function
899 ka->setmpi = pgpSetMpiNULL; /* unsupported curve */ in pgpPubkeyNew()
910 ka->setmpi = pgpSetMpiNULL; in pgpPubkeyNew()
946 sa->setmpi = pgpSetMpiNULL; in pgpSignatureNew()
H A Ddigest_nss.c470 static int pgpSetMpiNULL(pgpDigAlg pgpkey, int num, const uint8_t *p) function
497 ka->setmpi = pgpSetMpiNULL;
525 sa->setmpi = pgpSetMpiNULL;
H A Ddigest_beecrypt.c446 static int pgpSetMpiNULL(pgpDigAlg pgpkey, int num, const uint8_t *p) in pgpSetMpiNULL() function
473 ka->setmpi = pgpSetMpiNULL; in pgpPubkeyNew()
501 sa->setmpi = pgpSetMpiNULL; in pgpSignatureNew()