Searched defs:writebyte (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Support/ | ||
H A D | SHA1.cpp | 203 void SHA1::writebyte(uint8_t Data) { in writebyte() function in SHA1 |
H A D | SHA256.cpp | 182 void SHA256::writebyte(uint8_t Data) { in writebyte() function in llvm::SHA256 |