Searched refs:highbit (Results 1 – 1 of 1) sorted by relevance
223 static void p256_shr1(const p256_int* a, int highbit, p256_int* b) { in p256_shr1() argument232 (highbit << (P256_BITSPERDIGIT - 1)); in p256_shr1()