Home
last modified time | relevance | path

Searched defs:writebyte (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSHA1.cpp203 void SHA1::writebyte(uint8_t Data) { in writebyte() function in SHA1
H A DSHA256.cpp182 void SHA256::writebyte(uint8_t Data) { in writebyte() function in llvm::SHA256