Add sha256-prf.tls into libcrypto build
This was forgotten in commit ab637dcb37
.
Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
a8a3868ddd
commit
0121126211
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ LIB_OBJS= \
|
||||||
sha1-tlsprf.o \
|
sha1-tlsprf.o \
|
||||||
sha1-tprf.o \
|
sha1-tprf.o \
|
||||||
sha256.o \
|
sha256.o \
|
||||||
|
sha256-prf.o \
|
||||||
sha256-tlsprf.o \
|
sha256-tlsprf.o \
|
||||||
sha256-internal.o
|
sha256-internal.o
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue