Home
last modified time | relevance | path

Searched refs:Hi (Results 1 – 3 of 3) sorted by relevance

/openssl/test/recipes/30-test_evp_data/
H A Devpmac_sm3.txt30 Input = "Hi There"
H A Devpmac_common.txt21 Input = "Hi There"
/openssl/crypto/modes/
H A Dgcm128.c107 u128 *Hi = Htable + i; in gcm_init_4bit() local
109 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