aes128_decrypt_block 435 tools/packfi2/aes128.c aes128_decrypt_block(bufl, bufl, expkey ); // decrypt current block aes128_decrypt_block 6 tools/packfi2/aes128.h void aes128_decrypt_block (void *out_buffer, const void *inp_buffer, const unsigned char *expkey );