Searched defs:Xi (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 90 milliseconds