Home
last modified time | relevance | path

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

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