VERIFY
VERIFY, /* VERIFY_MESSAGE */
#define VERIFY 0x2f
#define VERIFY 3
enum operation {READ, VERIFY, COPY, COPYVERIFY};