Searched defs:SHA384_BLOCK_SIZE (Results 1 – 4 of 4) sorted by relevance
14 #define SHA384_BLOCK_SIZE SHA512_BLOCK_SIZE macro
46 #define SHA384_BLOCK_SIZE 128 macro
27 #define SHA384_BLOCK_SIZE 128 macro
23 const u8 data[SHA384_BLOCK_SIZE]) in sha384_process()