Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dmpi.h86 GCRYMPI_FMT_SSH = 3, /* As used by SSH (like STD but with length). */ enumerator
/openbmc/linux/lib/crypto/mpi/
H A Dmpicoder.c667 } else if (format == GCRYMPI_FMT_SSH) { in mpi_print()