Searched defs:MAX_BLOCK_SIZE (Results 1 - 1 of 1) sorted by relevance

/external/openssl/apps/
H A Dspeed.c451 #define MAX_BLOCK_SIZE 128 macro
453 #define MAX_BLOCK_SIZE 64 macro
456 unsigned char iv[2*MAX_BLOCK_SIZE/8];

Completed in 50 milliseconds