HomeSort by relevance Sort by last modified time
    Searched refs:ltm_prime_callback (Results 1 - 4 of 4) sorted by null

  /external/dropbear/libtommath/
bn_mp_prime_random_ex.c 34 int mp_prime_random_ex(mp_int *a, int t, int size, int flags, ltm_prime_callback cb, void *dat)
tommath.h 185 typedef int ltm_prime_callback(unsigned char *dst, int len, void *dat); typedef
517 int mp_prime_random_ex(mp_int *a, int t, int size, int flags, ltm_prime_callback cb, void *dat);
bn.tex     [all...]
  /external/dropbear/libtommath/pre_gen/
mpi.c     [all...]

Completed in 171 milliseconds