Searched refs:fromHex (Results 1 – 1 of 1) sorted by relevance
71 fromHex(const char* hex, uint8* outBuffer, size_t outBufferLength) in fromHex() function171 size_t saltBinaryLength = fromHex(saltString, saltBinary, in _crypt_rn()