#	$OpenBSD: Makefile,v 1.50 2022/12/01 23:03:40 tb Exp $

SUBDIR += aead
SUBDIR += aes
SUBDIR += aeswrap
SUBDIR += asn1
SUBDIR += base64
SUBDIR += bf
SUBDIR += bio
SUBDIR += bn
SUBDIR += CA
SUBDIR += cast
SUBDIR += certs
SUBDIR += chacha
SUBDIR += cms
SUBDIR += ct
SUBDIR += cts128
SUBDIR += curve25519
SUBDIR += des
SUBDIR += dh
SUBDIR += dsa
SUBDIR += ec
SUBDIR += ecdh
SUBDIR += ecdsa
SUBDIR += engine
SUBDIR += evp
SUBDIR += free
SUBDIR += gcm128
SUBDIR += gost
SUBDIR += hkdf
SUBDIR += hmac
SUBDIR += idea
SUBDIR += ige
SUBDIR += init
SUBDIR += md
SUBDIR += objects
SUBDIR += pbkdf2
SUBDIR += pem
SUBDIR += pkcs7
SUBDIR += poly1305
SUBDIR += rand
SUBDIR += rc2
SUBDIR += rc4
SUBDIR += rmd
SUBDIR += rsa
SUBDIR += sha
SUBDIR += sha2
SUBDIR += sm3
SUBDIR += sm4
SUBDIR += symbols
SUBDIR += utf8
SUBDIR += wycheproof
SUBDIR += x509

install:

.include <bsd.subdir.mk>
