Function aes_gcm_write_ghash()

Set the AES GCM Hash Value.

void aes_gcm_write_ghash(
		struct aes_module *const module,
		uint32_t id,
		uint32_t ghash)

Table 1. Parameters
Data direction Parameter name Description

[in]

module

Pointer to the AES software instance struct

[in]

id

Index into the GHASHx array (range 0 to 3)

[in]

ghash

GCM hash value