Searched defs:ARGON2_512BIT_WORDS_IN_BLOCK (Results 1 – 2 of 2) sorted by relevance
33 ARGON2_512BIT_WORDS_IN_BLOCK = ARGON2_BLOCK_SIZE / 64, enumerator
70 # define ARGON2_512BIT_WORDS_IN_BLOCK ((ARGON2_BLOCK_SIZE) / 64) macro