Home
last modified time | relevance | path

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

/third_party/gptfdisk/
Dsupport.cc272 unsigned char StrToHex(const string & input, unsigned int position) { in StrToHex() function
/third_party/openhitls/crypto/bn/src/
Dbn_utils.c286 static unsigned char StrToHex(char str) in StrToHex() function