Searched refs:NUM_MIXERS (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/third_party/nss/ssl/
H A Dderive.c50 #ifndef NUM_MIXERS
51 #define NUM_MIXERS 9 macro
53 static const char * const mixers[NUM_MIXERS] = {
183 for (i = 0; made < block_needed && i < NUM_MIXERS; ++i) {
H A Dsslimpl.h154 #define NUM_MIXERS 9 macro
605 unsigned char key_block[NUM_MIXERS * MD5_LENGTH];

Completed in 322 milliseconds