Home
last modified time | relevance | path

Searched refs:GCRYMPI_FMT_STD (Results 1 – 2 of 2) sorted by path

/linux/include/linux/
H A Dmpi.h84 GCRYMPI_FMT_STD = 1, /* Twos complement stored without length. */ enumerator
/linux/lib/crypto/mpi/
H A Dmpicoder.c579 if (format == GCRYMPI_FMT_STD) { in mpi_print()