mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 11:11:08 +01:00
Define the psa wrapper functions as static inline
This is a commit from Thomas Daubney. Signed-off-by: Thomas Daubney <thomas.daubney@arm.com> Signed-off-by: Xiaokang Qian <xiaokang.qian@arm.com>
This commit is contained in:
committed by
Xiaokang Qian
parent
fc9fc334de
commit
7046468a02
1
3rdparty/p256-m/p256-m_driver_entrypoints.c
vendored
1
3rdparty/p256-m/p256-m_driver_entrypoints.c
vendored
@@ -22,7 +22,6 @@
|
||||
#include "p256-m_driver_entrypoints.h"
|
||||
#include "p256-m/p256-m.h"
|
||||
#include "psa/crypto.h"
|
||||
#include "psa_crypto_driver_wrappers.h"
|
||||
#include <stddef.h>
|
||||
#include <string.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user