553f11a8f542196fd02498006338dd33c64045c3fuankg/* Licensed to the Apache Software Foundation (ASF) under one or more
553f11a8f542196fd02498006338dd33c64045c3fuankg * contributor license agreements. See the NOTICE file distributed with
553f11a8f542196fd02498006338dd33c64045c3fuankg * this work for additional information regarding copyright ownership.
553f11a8f542196fd02498006338dd33c64045c3fuankg * The ASF licenses this file to You under the Apache License, Version 2.0
553f11a8f542196fd02498006338dd33c64045c3fuankg * (the "License"); you may not use this file except in compliance with
553f11a8f542196fd02498006338dd33c64045c3fuankg * the License. You may obtain a copy of the License at
553f11a8f542196fd02498006338dd33c64045c3fuankg * Unless required by applicable law or agreed to in writing, software
553f11a8f542196fd02498006338dd33c64045c3fuankg * distributed under the License is distributed on an "AS IS" BASIS,
553f11a8f542196fd02498006338dd33c64045c3fuankg * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
553f11a8f542196fd02498006338dd33c64045c3fuankg * See the License for the specific language governing permissions and
553f11a8f542196fd02498006338dd33c64045c3fuankg * limitations under the License.
553f11a8f542196fd02498006338dd33c64045c3fuankg * The following functions return zero on success; otherwise, one of
553f11a8f542196fd02498006338dd33c64045c3fuankg * the ERR_* codes is returned and an error message is stored in ctx->errstr.
553f11a8f542196fd02498006338dd33c64045c3fuankg * Make a password record from the given information.
553f11a8f542196fd02498006338dd33c64045c3fuankg#endif /* _LUA_PASSWD_H */