summaryrefslogtreecommitdiffstats
path: root/comm/third_party/botan/src/lib/prov/pkcs11/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'comm/third_party/botan/src/lib/prov/pkcs11/info.txt')
-rw-r--r--comm/third_party/botan/src/lib/prov/pkcs11/info.txt36
1 files changed, 36 insertions, 0 deletions
diff --git a/comm/third_party/botan/src/lib/prov/pkcs11/info.txt b/comm/third_party/botan/src/lib/prov/pkcs11/info.txt
new file mode 100644
index 0000000000..0f8aab8e09
--- /dev/null
+++ b/comm/third_party/botan/src/lib/prov/pkcs11/info.txt
@@ -0,0 +1,36 @@
+<defines>
+PKCS11 -> 20160219
+</defines>
+
+<requires>
+dyn_load
+rng
+pubkey
+pk_pad
+</requires>
+
+<header:internal>
+p11_mechanism.h
+</header:internal>
+
+<header:external>
+pkcs11.h
+pkcs11f.h
+pkcs11t.h
+</header:external>
+
+<header:public>
+p11.h
+p11_ecc_key.h
+p11_ecdh.h
+p11_ecdsa.h
+p11_object.h
+p11_randomgenerator.h
+p11_rsa.h
+p11_types.h
+p11_x509.h
+
+p11_module.h
+p11_slot.h
+p11_session.h
+</header:public>