Searched refs:GCRYMPI_FMT_STD (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/include/linux/ | ||
D | mpi.h | 84 GCRYMPI_FMT_STD = 1, /* Twos complement stored without length. */ enumerator |
/Linux-v6.1/lib/mpi/ | ||
D | mpicoder.c | 578 if (format == GCRYMPI_FMT_STD) { in mpi_print() |