Searched defs:kBits (Results 1 – 3 of 3) sorted by relevance
2317 static int test_smallprime(int kBits) in test_smallprime()2342 static int test_smallsafeprime(int kBits) in test_smallsafeprime()
2401 static int test_smallprime(int kBits) in test_smallprime()2426 static int test_smallsafeprime(int kBits) in test_smallsafeprime()
191 const uintptr_t kBits = 12; in HandleCallerCallee() local