X-Git-Url: https://git.saurik.com/apple/security.git/blobdiff_plain/5c19dc3ae3bd8e40a9c028b0deddd50ff337692c..07691282a056c4efea71e1e505527601e8cc166b:/OSX/libsecurity_apple_csp/lib/wrapKey.cpp diff --git a/OSX/libsecurity_apple_csp/lib/wrapKey.cpp b/OSX/libsecurity_apple_csp/lib/wrapKey.cpp index 00ab865e..1ed1a773 100644 --- a/OSX/libsecurity_apple_csp/lib/wrapKey.cpp +++ b/OSX/libsecurity_apple_csp/lib/wrapKey.cpp @@ -235,7 +235,7 @@ void AppleCSPSession::WrapKey( /* get the blob to be wrappped */ CssmData rawBlob; bool allocdRawBlob = false; - CSSM_KEYBLOB_FORMAT rawFormat; + CSSM_KEYBLOB_FORMAT rawFormat = CSSM_KEYBLOB_RAW_FORMAT_NONE; /* * Outgoing same as incoming unless a partial key is completed during