X-Git-Url: https://git.dogcows.com/gitweb?p=chaz%2Fp5-File-KDBX-XS;a=blobdiff_plain;f=XS.xs;h=251f26996f858a4a64a516ee4f01bba40c83fb19;hp=4d0e6e64d193bce2e0410488796b77a219b3a7e8;hb=2647f74956d1c8deb4c93996fd39477fc1341fdd;hpb=578a543f1be815a19b3c6f84622840e7e82f1599 diff --git a/XS.xs b/XS.xs index 4d0e6e6..251f269 100644 --- a/XS.xs +++ b/XS.xs @@ -8,6 +8,8 @@ MODULE = File::KDBX::XS PACKAGE = File::KDBX::KDF::AES +PROTOTYPES: DISABLE + SV* _transform_half_xs(const char* key, const char* seed, unsigned int rounds) CODE: