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

  /external/chromium_org/third_party/openssl/openssl/apps/
speed.c 451 #define MAX_BLOCK_SIZE 128
453 #define MAX_BLOCK_SIZE 64
456 unsigned char iv[2*MAX_BLOCK_SIZE/8];
    [all...]
  /external/openssl/apps/
speed.c 451 #define MAX_BLOCK_SIZE 128
453 #define MAX_BLOCK_SIZE 64
456 unsigned char iv[2*MAX_BLOCK_SIZE/8];
    [all...]

Completed in 30 milliseconds