Current section
Files
Jump to
Current section
Files
c_src/libsodium_api_crypto_pwhash_scryptsalsa208sha256.h
// -*- mode: c; tab-width: 8; indent-tabs-mode: 1; st-rulers: [70] -*-
// vim: ts=8 sw=8 ft=c noet
#ifndef LIBSODIUM_API_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_H
#define LIBSODIUM_API_CRYPTO_PWHASH_SCRYPTSALSA208SHA256_H
#include "libsodium_api.h"
extern libsodium_function_t libsodium_functions_crypto_pwhash_scryptsalsa208sha256[];
#endif