mirror of
https://github.com/vanhoefm/fragattacks.git
synced 2025-01-29 08:14:02 -05:00
Add random.c into libcrypto.a
Signed-hostap: Jouni Malinen <j@w1.fi>
This commit is contained in:
parent
717cc12f60
commit
edc95487aa
@ -48,6 +48,7 @@ LIB_OBJS += crypto_internal-modexp.o
|
|||||||
LIB_OBJS += crypto_internal-rsa.o
|
LIB_OBJS += crypto_internal-rsa.o
|
||||||
LIB_OBJS += tls_internal.o
|
LIB_OBJS += tls_internal.o
|
||||||
LIB_OBJS += fips_prf_internal.o
|
LIB_OBJS += fips_prf_internal.o
|
||||||
|
LIB_OBJS += random.o
|
||||||
|
|
||||||
|
|
||||||
libcrypto.a: $(LIB_OBJS)
|
libcrypto.a: $(LIB_OBJS)
|
||||||
|
Loading…
Reference in New Issue
Block a user