Home
last modified time | relevance | path

Searched refs:HASH_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance

/utopia/UTPA2-700.0.x/modules/security/drv/cipher/
H A DdrvCIPHER.c162 #define HASH_BLOCK_SIZE (64UL) macro
1682 if((u32DataSize % (MS_U32)HASH_BLOCK_SIZE) != 0 ) in MDrv_CIPHER_HASHManual()