xref: /minix3/crypto/external/bsd/netpgp/dist/bindings/tcl/netpgptcl.i (revision ebfedea0ce5bbe81e252ddf32d732e40fb633fae)
1*ebfedea0SLionel Sambuc %module netpgptcl
2*ebfedea0SLionel Sambuc %{
3*ebfedea0SLionel Sambuc #include <netpgp.h>
4*ebfedea0SLionel Sambuc 
5*ebfedea0SLionel Sambuc 
6*ebfedea0SLionel Sambuc %}
7*ebfedea0SLionel Sambuc %include netpgp.h
8