Searched defs:hSubjectKey (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/SecurityTokend-55108/lib/
H A Dtransition.cpp357 tokend_server_wrapKey(TOKEND_ARGS, CONTEXT_ARGS, KeyHandle hWrappingKey, COPY_IN(CssmKey, wrappingKey), COPY_IN(AccessCredentials, cred), KeyHandle hSubjectKey, COPY_IN(CssmKey, subjectKey), DATA_IN(descriptiveData), COPY_OUT(CssmWrappedKey, wrappedKey)) argument
H A Dtdtransit.cpp388 wrapKey(const Context &context, const AccessCredentials *cred, KeyHandle hWrappingKey, const CssmKey *wrappingKey, KeyHandle hSubjectKey, const CssmKey *subjectKey, const CssmData &descriptiveData, CssmWrappedKey *&wrappedKey) argument
/macosx-10.10.1/SecurityTokend-55108/security_tokend_client/
H A Dtransition.cpp357 tokend_server_wrapKey(TOKEND_ARGS, CONTEXT_ARGS, KeyHandle hWrappingKey, COPY_IN(CssmKey, wrappingKey), COPY_IN(AccessCredentials, cred), KeyHandle hSubjectKey, COPY_IN(CssmKey, subjectKey), DATA_IN(descriptiveData), COPY_OUT(CssmWrappedKey, wrappedKey)) argument
H A Dtdtransit.cpp388 wrapKey(const Context &context, const AccessCredentials *cred, KeyHandle hWrappingKey, const CssmKey *wrappingKey, KeyHandle hSubjectKey, const CssmKey *subjectKey, const CssmData &descriptiveData, CssmWrappedKey *&wrappedKey) argument

Completed in 179 milliseconds