Home
last modified time | relevance | path

Searched refs:crypto_gcm_ghash_ctx (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/crypto/
Dgcm.c60 struct crypto_gcm_ghash_ctx { struct
71 struct crypto_gcm_ghash_ctx ghash_ctx; argument
263 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash_len()
293 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in __gcm_hash_final_done()
352 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in __gcm_hash_crypt_done()
377 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in __gcm_hash_assoc_remain_done()
462 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_hash()
549 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in crypto_gcm_encrypt()
603 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in gcm_dec_hash_done()
624 struct crypto_gcm_ghash_ctx *gctx = &pctx->ghash_ctx; in crypto_gcm_decrypt()