AES_KeySetup_Encrypt
r = AES_KeySetup_Encrypt(tkey, key, len);
int AES_KeySetup_Encrypt(uint32_t *, const uint8_t *, int);