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

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

Completed in 73 milliseconds