Sign in
boringssl
/
boringssl.git
/
9d1f96606cd7af3b8d441fbc5e8d2e69da37c506
/
.
/
crypto
/
dh
/
CMakeLists.txt
blob: 83ae6d437d637e763c0eb8c4f12209b512713e93 [
file
]
include_directories(../../include)
add_library(
dh
OBJECT
dh.c
params.c
check.c
dh_asn1.c
)