Home
last modified time | relevance | path

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

/minix3/crypto/external/bsd/openssl/dist/MacOS/GetHTTPS.src/
H A DCPStringUtils.cpp406 void ConcatCharToPStr(const char theChar,unsigned char *theDstPStr,const int maxPStrLength) in ConcatCharToPStr()
664 void ConcatLongIntToPStr(const long theNum,unsigned char *thePStr,const int maxPStrLength,const int… in ConcatLongIntToPStr()
805 void CopyLongIntToPStr(const long theNum,unsigned char *thePStr,const int maxPStrLength,const int n… in CopyLongIntToPStr()