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

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/modes/
H A Dmodes_local.h126 } Yi, EKi, EK0, len, Xi, H; member in struct:gcm128_context
H A Dgcm128.c102 static void gcm_gmult_8bit(u64 Xi[2], const u128 Htable[256]) argument
304 static void gcm_gmult_4bit(u64 Xi[ argument
382 gcm_ghash_4bit(u64 Xi[2], const u128 Htable[16], const u8 *inp, size_t len) argument
572 gcm_gmult_1bit(u64 Xi[2], const u64 H[2]) argument
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/include/crypto/
H A Dmodes.h119 } Yi, EKi, EK0, len, Xi, H; member in struct:gcm128_context
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/modes/
H A Dgcm128.c104 static void gcm_gmult_8bit(u64 Xi[2], const u128 Htable[256]) argument
300 static void gcm_gmult_4bit(u64 Xi[ argument
375 gcm_ghash_4bit(u64 Xi[2], const u128 Htable[16], const u8 *inp, size_t len) argument
562 gcm_gmult_1bit(u64 Xi[2], const u64 H[2]) argument
[all...]

Completed in 83 milliseconds