HomeSort by relevance Sort by last modified time
    Searched refs:aes_sbox (Results 1 - 2 of 2) sorted by null

  /external/srtp/crypto/cipher/
aes.c 1146 aes_sbox[256] = { variable
    [all...]
  /external/srtp/tables/
aes_tables.c 50 unsigned char aes_sbox[256]; variable
86 aes_sbox[i] = x;
102 x1 = aes_sbox[i];

Completed in 36 milliseconds