Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
Daes.c41 static uint8_t inv_sbox[256]; variable
152 aes_crypt(a, 0, inv_sbox, dec_multbl); in aes_decrypt()
219 inv_sbox[j] = i; in av_aes_init()
223 log8, alog8, inv_sbox); in av_aes_init()