Searched refs:MD5_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
10 #define MD5_BLOCK_SIZE 64 macro45 u8 buf[MD5_BLOCK_SIZE] __aligned(__alignof__(__le64));
31 partial = ctx.bytecount % MD5_BLOCK_SIZE; in __crypto_md5_export()182 .base.cra_blocksize = MD5_BLOCK_SIZE,200 .base.cra_blocksize = MD5_BLOCK_SIZE,