|
|
@ -1,4 +1,4 @@ |
|
|
|
# $OpenBSD: Makefile,v 1.29 2014/05/01 13:15:22 jsing Exp $
|
|
|
|
# $OpenBSD: Makefile,v 1.30 2014/05/01 17:08:57 miod Exp $
|
|
|
|
|
|
|
|
LIB= crypto |
|
|
|
|
|
|
@ -152,6 +152,7 @@ SRCS+= c_all.c c_allc.c c_alld.c evp_lib.c bio_ok.c |
|
|
|
SRCS+= evp_pkey.c evp_pbe.c p5_crpt.c p5_crpt2.c |
|
|
|
SRCS+= e_old.c pmeth_lib.c pmeth_fn.c pmeth_gn.c m_sigver.c |
|
|
|
SRCS+= e_aes_cbc_hmac_sha1.c e_rc4_hmac_md5.c |
|
|
|
SRCS+= e_chacha.c |
|
|
|
|
|
|
|
# hmac/
|
|
|
|
SRCS+= hmac.c hm_ameth.c hm_pmeth.c |
|
|
|