Searched defs:startBit (Results 1 – 4 of 4) sorted by relevance
41 static u_char pppcrypt_get_7bits(u_char *input, int startBit) { in pppcrypt_get_7bits()
86 inline value_type readAtBitAlignment(const void *memory, uint64_t startBit) { in readAtBitAlignment()121 uint64_t startBit) { in writeAtBitAlignment()
119 inline value_type readAtBitAlignment(const void *memory, uint64_t startBit) { in readAtBitAlignment()154 uint64_t startBit) { in writeAtBitAlignment()
173 static unsigned makeAllBits(unsigned startBit, unsigned Lanes) in makeAllBits()