Home
last modified time | relevance | path

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

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