Fix drbg_ossl_ctx_free() and drbg_nonce_ossl_ctx_free() to handle NULL
[openssl.git] / providers / common / exchange / build.info
1 LIBS=../../../libcrypto
2 IF[{- !$disabled{dh} -}]
3   SOURCE[../../../libcrypto]=\
4           dh_exch.c
5 ENDIF
6
7