X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=XS.xs;h=251f26996f858a4a64a516ee4f01bba40c83fb19;hb=5081062be781950fe3539f5145824d9c00c3de03;hp=4d0e6e64d193bce2e0410488796b77a219b3a7e8;hpb=8ad7b1d2198ad3bb973655d3626fd56cb5db3072;p=chaz%2Fp5-File-KDBX-XS 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: