Home
last modified time | relevance | path

Searched refs:fromHex (Results 1 – 1 of 1) sorted by relevance

/haiku/src/system/libroot/posix/crypt/
H A Dcrypt.cpp71 fromHex(const char* hex, uint8* outBuffer, size_t outBufferLength) in fromHex() function
171 size_t saltBinaryLength = fromHex(saltString, saltBinary, in _crypt_rn()