Home
last modified time | relevance | path

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

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