Skip to content

Commit 231c07b

Browse files
committed
Compile kdf.c in the ndk sample for the TLS PRF
1 parent c696311 commit 231c07b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

android/wolfssljni-ndk-sample/jni/Android.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ LOCAL_SRC_FILES := src/crl.c \
5050
wolfcrypt/src/ge_operations.c \
5151
wolfcrypt/src/hash.c \
5252
wolfcrypt/src/hmac.c \
53+
wolfcrypt/src/kdf.c \
5354
wolfcrypt/src/integer.c \
5455
wolfcrypt/src/logging.c \
5556
wolfcrypt/src/md2.c \

0 commit comments

Comments
 (0)