X-Git-Url: https://git.saurik.com/apple/security.git/blobdiff_plain/b1ab9ed8d0e0f1c3b66d7daa8fd5564444c56195..e3d3b979fd185d8303f28a937baa53a187fb8c7d:/libsecurity_cryptkit/lib/feePublicKey.h?ds=sidebyside diff --git a/libsecurity_cryptkit/lib/feePublicKey.h b/libsecurity_cryptkit/lib/feePublicKey.h index e9a39815..8b42e444 100644 --- a/libsecurity_cryptkit/lib/feePublicKey.h +++ b/libsecurity_cryptkit/lib/feePublicKey.h @@ -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.