mirror of
https://github.com/espressif/openthread.git
synced 2026-08-17 07:59:51 +00:00
Crypto API cleanup.
This commit is contained in:
@@ -64,7 +64,6 @@ PRETTY_SUBDIRS = \
|
||||
include_HEADERS = \
|
||||
openthread/link_raw.h \
|
||||
openthread.h \
|
||||
openthread-crypto.h \
|
||||
openthread-diag.h \
|
||||
openthread-icmp6.h \
|
||||
openthread-ip6.h \
|
||||
|
||||
@@ -37,6 +37,7 @@
|
||||
|
||||
#include <openthread-types.h>
|
||||
|
||||
#include "openthread/crypto.h"
|
||||
#include "openthread/message.h"
|
||||
#include "openthread/tasklet.h"
|
||||
|
||||
|
||||
@@ -30,6 +30,7 @@ include $(abs_top_nlbuild_autotools_dir)/automake/pre.am
|
||||
|
||||
openthread_headers = \
|
||||
coap.h \
|
||||
crypto.h \
|
||||
message.h \
|
||||
tasklet.h \
|
||||
udp.h \
|
||||
|
||||
Reference in New Issue
Block a user