cleartext_utf8_str 1350 source4/dsdb/samdb/ldb_modules/password_hash.c 		char *cleartext_utf8_str;
cleartext_utf8_str 1359 source4/dsdb/samdb/ldb_modules/password_hash.c 							 (void **)&cleartext_utf8_str, &converted_pw_len, false)) {
cleartext_utf8_str 1364 source4/dsdb/samdb/ldb_modules/password_hash.c 		*cleartext_utf8_blob = data_blob_const(cleartext_utf8_str, converted_pw_len);