Home
last modified time | relevance | path

Searched refs:SHA512_256_BLOCK_SIZE_BITS (Results 1 – 1 of 1) sorted by path

/curl/lib/
H A Dcurl_sha512_256.c369 #define SHA512_256_BLOCK_SIZE_BITS 1024 macro
374 #define SHA512_256_BLOCK_SIZE (SHA512_256_BLOCK_SIZE_BITS / 8)
380 (SHA512_256_BLOCK_SIZE_BITS / SHA512_256_WORD_SIZE_BITS)

Completed in 8 milliseconds