]> git.saurik.com Git - apple/security.git/blobdiff - libsecurity_cryptkit/lib/feePublicKey.h
Security-55471.14.8.tar.gz
[apple/security.git] / libsecurity_cryptkit / lib / feePublicKey.h
index e9a3981555a0cd114b5fab90e84cd073c4f9bf8d..8b42e444687397bfd29a6de7c02959e2de35528c 100644 (file)
@@ -284,7 +284,7 @@ feeReturn feePubKeyVerifySignature(feePubKey pubKey,
        unsigned signatureLen);
        
 #if CRYPTKIT_ECDSA_ENABLE
-
+    
 /*
  * The following two routines are implemented using primitives in the
  * feeHash and feeECDSA objects.