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