Home
last modified time | relevance | path

Searched refs:GCRYMPI_FMT_PGP (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dmpi.h85 GCRYMPI_FMT_PGP = 2, /* As used by OpenPGP (unsigned only). */ enumerator
/linux/lib/crypto/mpi/
H A Dmpicoder.c642 } else if (format == GCRYMPI_FMT_PGP) { in mpi_print()