Searched refs:Hi (Results 1 – 3 of 3) sorted by relevance
30 Input = "Hi There"
21 Input = "Hi There"
107 u128 *Hi = Htable + i; in gcm_init_4bit() local109 for (V = *Hi, j = 1; j < i; ++j) { in gcm_init_4bit()110 Hi[j].hi = V.hi ^ Htable[j].hi; in gcm_init_4bit()111 Hi[j].lo = V.lo ^ Htable[j].lo; in gcm_init_4bit()
Completed in 12 milliseconds