crypto_gcm_create_common  705 crypto/gcm.c   	return crypto_gcm_create_common(tmpl, tb, ctr_name, "ghash");
crypto_gcm_create_common  722 crypto/gcm.c   	return crypto_gcm_create_common(tmpl, tb, ctr_name, ghash_name);