OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_BLOCK_SIZE
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/tests/
slice-concurrent.c
26
#define
MAX_BLOCK_SIZE
64
52
int bytes = rand() %
MAX_BLOCK_SIZE
+ 1;
/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 2319 milliseconds