Searched defs:hUnwrappedKey (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/SecurityTokend-55107/lib/
H A Dtransition.cpp376 tokend_server_unwrapKey(TOKEND_ARGS, CONTEXT_ARGS, KeyHandle hWrappingKey, COPY_IN(CssmKey, wrappingKey), COPY_IN(AccessCredentials, cred), COPY_IN(AclEntryPrototype, owner), KeyHandle hPublicKey, COPY_IN(CssmKey, publicKey), COPY_IN(CssmWrappedKey, wrappedKey), uint32 usage, uint32 attrs, DATA_OUT(descriptiveData), KeyHandle *hUnwrappedKey, COPY_OUT(CssmKey, unwrappedKey)) argument
/macosx-10.9.5/SecurityTokend-55107/security_tokend_client/
H A Dtransition.cpp376 tokend_server_unwrapKey(TOKEND_ARGS, CONTEXT_ARGS, KeyHandle hWrappingKey, COPY_IN(CssmKey, wrappingKey), COPY_IN(AccessCredentials, cred), COPY_IN(AclEntryPrototype, owner), KeyHandle hPublicKey, COPY_IN(CssmKey, publicKey), COPY_IN(CssmWrappedKey, wrappedKey), uint32 usage, uint32 attrs, DATA_OUT(descriptiveData), KeyHandle *hUnwrappedKey, COPY_OUT(CssmKey, unwrappedKey)) argument

Completed in 127 milliseconds