EVP: Only use the engine when one is defined, in pkey_mac_ctrl()
[oweals/openssl.git] / .gitmodules
1 [submodule "boringssl"]
2         path = boringssl
3         url = https://boringssl.googlesource.com/boringssl
4
5 [submodule "pyca.cryptography"]
6         path = pyca-cryptography
7         url = https://github.com/pyca/cryptography.git
8
9 [submodule "krb5"]
10         path = krb5
11         url = https://github.com/krb5/krb5