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

/openwrt/package/kernel/lantiq/ltq-deu/src/
H A Difxmips_md5_hmac.c61 #define MD5_BLOCK_WORDS 16 macro
84 u32 block[MD5_BLOCK_WORDS];
322 memset(&mctx->block[0], 0, sizeof(MD5_BLOCK_WORDS));
H A Difxmips_md5.c63 #define MD5_BLOCK_WORDS 16 macro
83 u32 block[MD5_BLOCK_WORDS];

Completed in 71 milliseconds