Searched refs:mpi_limb_signed_t (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/lib/mpi/ | ||
| D | mpi-pow.c | 215 				if ((mpi_limb_signed_t) e < 0) {  in mpi_powm() | 
| /Linux-v5.15/include/linux/ | ||
| D | mpi.h | 27 typedef signed long int mpi_limb_signed_t;  typedef |