Searched defs:ghash (Results 1 - 12 of 12) sorted by relevance
| /kernel/linux/linux-6.6/arch/arm64/crypto/ |
| H A D | sm4-ce-gcm-glue.c | 73 static void gcm_calculate_auth_mac(struct aead_request *req, u8 ghash[]) in gcm_calculate_auth_mac() argument 137 gcm_crypt(struct aead_request *req, struct skcipher_walk *walk, u8 ghash[], int err, void (*sm4_ce_pmull_gcm_crypt)(const u32 *rkey_enc, u8 *dst, const u8 *src, u8 *iv, unsigned int nbytes, u8 *ghash, const u8 *ghash_table, const u8 *lengths)) gcm_crypt() argument [all...] |
| H A D | Makefile | |
| /kernel/linux/linux-5.10/arch/arm64/crypto/ |
| H A D | Makefile | |
| /kernel/linux/linux-5.10/arch/arm/crypto/ |
| H A D | Makefile | |
| /kernel/linux/linux-6.6/arch/arm/crypto/ |
| H A D | Makefile | |
| /kernel/linux/linux-6.6/lib/crypto/ |
| H A D | aesgcm.c | 64 static void aesgcm_ghash(be128 *ghash, const be128 *key, const void *src, in aesgcm_ghash() argument 81 be128 ghash = {}; in aesgcm_mac() local [all...] |
| /kernel/linux/linux-5.10/arch/x86/crypto/ |
| H A D | Makefile | |
| /kernel/linux/linux-6.6/arch/x86/crypto/ |
| H A D | Makefile | |
| /kernel/linux/linux-5.10/crypto/ |
| H A D | gcm.c | 24 struct crypto_ahash_spawn ghash; member 29 struct crypto_ahash *ghash; member 96 struct crypto_ahash *ghash = ctx->ghash; in crypto_gcm_setkey() local 527 struct crypto_ahash *ghash; in crypto_gcm_init_tfm() local 585 struct hash_alg_common *ghash; crypto_gcm_create_common() local [all...] |
| /kernel/linux/linux-6.6/crypto/ |
| H A D | gcm.c | 24 struct crypto_ahash_spawn ghash; member 29 struct crypto_ahash *ghash; member 96 struct crypto_ahash *ghash = ctx->ghash; in crypto_gcm_setkey() local 525 struct crypto_ahash *ghash; in crypto_gcm_init_tfm() local 583 struct hash_alg_common *ghash; crypto_gcm_create_common() local [all...] |
| /kernel/linux/linux-5.10/drivers/crypto/ |
| H A D | atmel-aes.c | 134 __be32 ghash[AES_BLOCK_SIZE / sizeof(u32)]; member
|
| /kernel/linux/linux-6.6/drivers/crypto/ |
| H A D | atmel-aes.c | 134 __be32 ghash[AES_BLOCK_SIZE / sizeof(u32)]; member
|
Completed in 14 milliseconds