Searched defs:Xi (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/crypto/openssl/crypto/modes/
H A Dmodes_lcl.h102 } Yi, EKi, EK0, len, Xi, H; member in struct:gcm128_context
H A Dgcm128.c145 static void gcm_gmult_8bit(u64 Xi[2], const u128 Htable[256]) argument
351 gcm_gmult_4bit(u64 Xi[2], const u128 Htable[16]) argument
431 gcm_ghash_4bit(u64 Xi[2], const u128 Htable[16], const u8 *inp, size_t len) argument
623 gcm_gmult_1bit(u64 Xi[2], const u64 H[2]) argument
[all...]

Completed in 54 milliseconds