AES_Init

Syntax

#include <twl/aes.h>

void AES_Init(void);

Arguments

None.

Return Values

None.

Description

Initializes the AES library. This must be called before calling other functions in the AES library.

See Also

Revision History

2007/12/25 Initial version.


CONFIDENTIAL