mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-11 00:26:28 +00:00
Add (placeholder) CCM module
This commit is contained in:
@@ -121,6 +121,10 @@ SOURCE=..\..\library\camellia.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\library\ccm.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\library\certs.c
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
@@ -401,6 +405,10 @@ SOURCE=..\..\include\polarssl\camellia.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\polarssl\ccm.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
SOURCE=..\..\include\polarssl\certs.h
|
||||
# End Source File
|
||||
# Begin Source File
|
||||
|
||||
Reference in New Issue
Block a user