Searched refs:words (Results 1 – 4 of 4) sorted by relevance
826 uint64_t words[2]; in HashInodeNumber() member839 siphash_key.words[0] = __le64_to_cpu(siphash_key.le_words[0]); in HashInodeNumber()840 siphash_key.words[1] = __le64_to_cpu(siphash_key.le_words[1]); in HashInodeNumber()843 << siphash_key.words[0] << ", 0x" << siphash_key.words[1] in HashInodeNumber()848 *hash = SIPHASH_24(siphash_key.words, input.bytes, sizeof(input)); in HashInodeNumber()
153 __le32 words[16]; in XChaCha() member159 for (j = 0; j < 16; j++) keystream.words[j] = cpu_to_le32(x[j] + state[j]); in XChaCha()
353 # List of comma separated words that should not be checked.354 spelling-ignore-words=359 # Tells whether to store unknown words to indicated private dictionary in361 spelling-store-unknown-words=no
39 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by377 # When enabled doxygen tries to link words that correspond to documented1561 # words in the documentation. The HTML workshop also contains a viewer for