Searched refs:ghash_init (Results 1 – 4 of 4) sorted by relevance
135 static inline void ghash_init(struct ghash_ctx *ctx, in ghash_init() function251 ghash_init(&ctx, key); in ghash()
17 ghash_init(ctx, &test_key); in ghash_init_withtestkey()50 ghash_init(&hashofhashes_ctx, &key); in test_ghash_allones_key_and_message()
69 ghash_init(&ghash, &ctx->ghash_key); in aesgcm_mac()
201 ghash_init(&ghash, &ctx->ghash); in gcm_hash()