TuyaOS
crypto_platform.h 文件参考

PSA cryptography module: Mbed TLS platform definitions 更多...

#include "mbedtls/private_access.h"
#include "mbedtls/build_info.h"
#include "mbedtls/config_psa.h"
#include <stdint.h>
crypto_platform.h 的引用(Include)关系图:
此图展示该文件直接或间接的被哪些文件引用了:

浏览源代码.

详细描述

PSA cryptography module: Mbed TLS platform definitions

注解
This file may not be included directly. Applications must include psa/crypto.h.

This file contains platform-dependent type definitions.

In implementations with isolation between the application and the cryptography module, implementers should take care to ensure that the definitions that are exposed to applications match what the module implements.