aes128_encrypt_block  418 tools/packfi2/aes128.c 		aes128_encrypt_block(bufl, bufl, expkey );	// encrypt current block
aes128_encrypt_block    5 tools/packfi2/aes128.h void aes128_encrypt_block (void *out_buffer, const void *inp_buffer, const unsigned char *expkey );