Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dmpi.h87 GCRYMPI_FMT_HEX = 4, /* Hex format. */ enumerator
/linux/lib/crypto/mpi/
H A Dmpicoder.c709 } else if (format == GCRYMPI_FMT_HEX) { in mpi_print()