Searched defs:ghash (Results 1 – 4 of 4) sorted by relevance
73 static void gcm_calculate_auth_mac(struct aead_request *req, u8 ghash[]) in gcm_calculate_auth_mac() argument 133 u8 ghash[], int err, in gcm_crypt() argument 136 unsigned int nbytes, u8 *ghash, in gcm_crypt() argument [all...]
63 static void aesgcm_ghash(be128 *ghash, const be128 *key, const void *src, in aesgcm_ghash() argument 93 be128 ghash = {}; in aesgcm_mac() local [all...]
23 struct crypto_ahash_spawn ghash; member 28 struct crypto_ahash *ghash; member 92 struct crypto_ahash *ghash = ctx->ghash; in crypto_gcm_setkey() local 521 struct crypto_ahash *ghash; in crypto_gcm_init_tfm() local 579 struct hash_alg_common *ghash; crypto_gcm_create_common() local [all...]
122 __be32 ghash[AES_BLOCK_SIZE / sizeof(u32)]; member