 |
Software APIs
|
Go to the documentation of this file.
5#ifndef OPENTITAN_CRYPTOLIB_BUILD_CONFIG_H_
6#define OPENTITAN_CRYPTOLIB_BUILD_CONFIG_H_
20#ifdef OTCRYPTO_DISABLE_BUF_INTEGRITY_CHECKS
21#error "This release has been built with buffer integrity checks, so these cannot be disabled."