Importing crypto libraries
- crypto/external/bsd/heimdal - crypto/external/bsd/libsaslc - crypto/external/bsd/netpgp - crypto/external/bsd/openssl Change-Id: I91dbf05f33e637edf5b9bb408d5baddd7ba8cf75
This commit is contained in:
7
crypto/external/bsd/netpgp/dist/bindings/python/netpgppython.i
vendored
Normal file
7
crypto/external/bsd/netpgp/dist/bindings/python/netpgppython.i
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
%module netpgppython
|
||||
%{
|
||||
#include <netpgp.h>
|
||||
|
||||
|
||||
%}
|
||||
%include netpgp.h
|
||||
Reference in New Issue
Block a user