linux/include/crypto/hmac.h

/* SPDX-License-Identifier: GPL-2.0 */
#ifndef _CRYPTO_HMAC_H
#define _CRYPTO_HMAC_H

#define HMAC_IPAD_VALUE
#define HMAC_OPAD_VALUE

#endif /* _CRYPTO_HMAC_H */