Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dmpi.h86 GCRYMPI_FMT_SSH = 3, /* As used by SSH (like STD but with length). */ enumerator
/Linux-v6.1/lib/mpi/
Dmpicoder.c666 } else if (format == GCRYMPI_FMT_SSH) { in mpi_print()