Searched refs:SHA384_BLOCK_LENGTH (Results 1 – 2 of 2) sorted by relevance
61 #define SHA384_BLOCK_LENGTH 128 macro
150 #define SHA384_SHORT_BLOCK_LENGTH (SHA384_BLOCK_LENGTH - 16)1034 MEMSET_BZERO(context->buffer, SHA384_BLOCK_LENGTH); in SHA384_Init()