Home
last modified time | relevance | path

Searched defs:ghash (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/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; in crypto_gcm_create_common() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/crypto/
H A Daes-gcm.c102 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/crypto/
H A Daes-gcm.c102 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/crypto/
H A Daes-gcm.c103 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/crypto/
H A Daes-gcm.c103 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/crypto/
H A Daes-gcm.c102 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/crypto/
H A Daes-gcm.c102 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/crypto/
H A Daes-gcm.c102 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() function
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/crypto/
H A Daes-gcm.c102 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/crypto/
H A Daes-gcm.c102 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/crypto/
H A Daes-gcm.c102 static void ghash(const u8 *h, const u8 *x, size_t xlen, u8 *y) in ghash() function
/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Daes_gcm.c64 void (*ghash)(u64 Xi[2],const u128 Htable[16],const u8 *inp,size_t len); member
H A Dsm4_gcm.c58 void (*ghash)(u64 Xi[2],const u128 Htable[16],const u8 *inp,size_t len); member
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Datmel-aes.c134 __be32 ghash[AES_BLOCK_SIZE / sizeof(u32)]; member