Searched refs:tmpPrivHeader (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/Security-57031.1.35/securityd/src/
H A Dtransition.cpp946 CssmKey::Header tmpPubHeader, tmpPrivHeader; local
953 priv->returnKey(*privKey, tmpPrivHeader);
954 if (!copyin(&tmpPrivHeader, reinterpret_cast<xdrproc_t> (xdr_CSSM_KEYHEADER), privHeader, privHeaderLength))

Completed in 112 milliseconds