Home
last modified time | relevance | path

Searched defs:ghash (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-6.6/arch/arm64/crypto/
H A Dsm4-ce-gcm-glue.c73 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 DMakefile
/kernel/linux/linux-5.10/arch/arm64/crypto/
H A DMakefile
/kernel/linux/linux-5.10/arch/arm/crypto/
H A DMakefile
/kernel/linux/linux-6.6/arch/arm/crypto/
H A DMakefile
/kernel/linux/linux-6.6/lib/crypto/
H A Daesgcm.c64 static void aesgcm_ghash(be128 *ghash, const be128 *key, const void *src, in aesgcm_ghash() argument
81 be128 ghash = {}; in aesgcm_mac() local
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/crypto/
H A Daes-gcm.c103 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() function
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/crypto/
H A Daes-gcm.c103 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() function
/kernel/linux/linux-5.10/arch/x86/crypto/
H A DMakefile
/third_party/node/deps/openssl/openssl/include/crypto/
H A Dmodes.h129 void (*ghash) (u64 Xi[2], const u128 Htable[16], const u8 *inp, member
/third_party/openssl/include/crypto/
H A Dmodes.h129 void (*ghash) (u64 Xi[2], const u128 Htable[16], const u8 *inp, member
/kernel/linux/linux-6.6/arch/x86/crypto/
H A DMakefile
/kernel/linux/linux-5.10/crypto/
H A Dgcm.c24 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 Dgcm.c24 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...]
/third_party/ffmpeg/libavfilter/
H A Dvf_paletteuse.c348 const uint8_t ghash = g & ((1<<NBITS)-1); in color_get() local
/kernel/linux/linux-5.10/drivers/crypto/
H A Datmel-aes.c134 __be32 ghash[AES_BLOCK_SIZE / sizeof(u32)]; member
/kernel/linux/linux-6.6/drivers/crypto/
H A Datmel-aes.c134 __be32 ghash[AES_BLOCK_SIZE / sizeof(u32)]; member
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ir.h484 value_hash ghash; member in r600_sb::value

Completed in 20 milliseconds