5053N/A/*
5053N/A * CDDL HEADER START
5053N/A *
5053N/A * The contents of this file are subject to the terms of the
5053N/A * Common Development and Distribution License (the "License").
5053N/A * You may not use this file except in compliance with the License.
5053N/A *
5053N/A * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
5053N/A * or http://www.opensolaris.org/os/licensing.
5053N/A * See the License for the specific language governing permissions
5053N/A * and limitations under the License.
5053N/A *
5053N/A * When distributing Covered Code, include this CDDL HEADER in each
5053N/A * file and include the License file at usr/src/OPENSOLARIS.LICENSE.
5053N/A * If applicable, add the following below this CDDL HEADER, with the
5053N/A * fields enclosed by brackets "[]" replaced with your own identifying
5053N/A * information: Portions Copyright [yyyy] [name of copyright owner]
5053N/A *
5053N/A * CDDL HEADER END
5053N/A */
5053N/A
5053N/A/*
5053N/A * Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
5053N/A */
5053N/A
5053N/A/* LINTLIBRARY */
5053N/A/* PROTOLIB1 */
5053N/A
5053N/A#include <stdio.h>
5053N/A#include <stdlib.h>
5053N/A#include <sasl/sasl.h>
5053N/A#include <md5global.h>
5053N/A#include <sasl/saslplug.h>
5053N/A#include <sasl/saslutil.h>
5053N/A#include <sasl/prop.h>