Home
last modified time | relevance | path

Searched refs:mtpz_aes_rcon (Results 1 – 1 of 1) sorted by relevance

/external/libmtp/src/
Dmtpz.c224 unsigned char mtpz_aes_rcon[]; variable
725 temp[0] = (mtpz_aes_sbox[t1] ^ mtpz_aes_rcon[rcon_i]) & 0xFF; in mtpz_encryption_expand_key_inner()
1006 unsigned char mtpz_aes_rcon[] = variable