mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2025-07-31 11:17:29 +02:00
Add the new kdf.c file to the TIRTOS build
This commit is contained in:
@ -41,6 +41,7 @@ var wolfSSLObjList = [
|
|||||||
"wolfcrypt/src/wc_port.c",
|
"wolfcrypt/src/wc_port.c",
|
||||||
"wolfcrypt/src/wolfmath.c",
|
"wolfcrypt/src/wolfmath.c",
|
||||||
"wolfcrypt/src/wc_encrypt.c",
|
"wolfcrypt/src/wc_encrypt.c",
|
||||||
|
"wolfcrypt/src/kdf.c",
|
||||||
|
|
||||||
"src/internal.c",
|
"src/internal.c",
|
||||||
"src/wolfio.c",
|
"src/wolfio.c",
|
||||||
|
Reference in New Issue
Block a user