Searched refs:in_end (Results 1 – 1 of 1) sorted by relevance
11 const unsigned char* in_end = in + inlen; in pkcs12_utf8_to_utf16() local22 while (in < in_end) { in pkcs12_utf8_to_utf16()30 if (in + extra >= in_end) goto ERROR; in pkcs12_utf8_to_utf16()
Completed in 2 milliseconds