Home
last modified time | relevance | path

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

/linux/arch/arm64/crypto/
H A Dsm4-ce-gcm-glue.c71 static void gcm_calculate_auth_mac(struct aead_request *req, u8 ghash[]) in gcm_calculate_auth_mac()
131 u8 ghash[], int err, in gcm_crypt()
134 unsigned int nbytes, u8 *ghash, in gcm_crypt()
/linux/crypto/
H A Dgcm.c25 struct ghash_key ghash; member
167 static void ghash_update_sg_and_pad(struct ghash_ctx *ghash, in ghash_update_sg_and_pad()
199 struct ghash_ctx ghash; in gcm_hash() local
/linux/include/crypto/
H A Dgf128hash.h246 static inline void ghash(const struct ghash_key *key, const u8 *data, in ghash() function
/linux/lib/crypto/
H A Daesgcm.c65 struct ghash_ctx ghash; in aesgcm_mac() local
/linux/drivers/crypto/
H A Datmel-aes.c122 __be32 ghash[AES_BLOCK_SIZE / sizeof(u32)]; member