Function aes_write_random_seed()

Write AES random seed.

void aes_write_random_seed(
		struct aes_module *const module,
		uint32_t seed)

Table 1. Parameters
Data direction Parameter name Description

[in]

module

Pointer to the AES software instance struct

[in]

seed

Seed for the random number generator