Searched refs:UTF8_In_8859_1 (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/sasl_plugins/digestmd5/
H A Ddigestmd5.c390 static bool UTF8_In_8859_1(const unsigned char *base, int len) function
460 In_8859_1 = UTF8_In_8859_1(pszUserName, strlen((char *) pszUserName));
474 In_8859_1 = UTF8_In_8859_1(Password, PasswordLen);

Completed in 32 milliseconds