HomeSort by relevance Sort by last modified time
    Searched defs:AES_BLOCK_SIZE (Results 1 - 3 of 3) sorted by null

  /external/qemu/
aes.h 5 #define AES_BLOCK_SIZE 16
  /external/openssl/crypto/aes/
aes.h 69 #define AES_BLOCK_SIZE 16
117 unsigned char ivec[AES_BLOCK_SIZE],
118 unsigned char ecount_buf[AES_BLOCK_SIZE],
  /external/openssl/include/openssl/
aes.h 69 #define AES_BLOCK_SIZE 16
117 unsigned char ivec[AES_BLOCK_SIZE],
118 unsigned char ecount_buf[AES_BLOCK_SIZE],

Completed in 66 milliseconds