Searched defs:mpi_limb_t (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/mpi/
H A Dmpi-internal.h35 typedef unsigned int mpi_limb_t; typedef
38 typedef unsigned long int mpi_limb_t; typedef
41 typedef unsigned long long int mpi_limb_t; typedef
44 typedef unsigned short int mpi_limb_t; typedef
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libgcrypt-1.5.0/src/
H A Dmpi.h46 typedef unsigned int mpi_limb_t; typedef
49 typedef unsigned long int mpi_limb_t; typedef
52 typedef unsigned long long int mpi_limb_t; typedef
55 typedef unsigned short int mpi_limb_t; typedef

Completed in 106 milliseconds