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

/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_client/
H A Dwrapkey.h94 class DeriveKey : public Crypt, public RccBearer { class in namespace:Security::CssmClient
96 DeriveKey(const CSP &csp, CSSM_ALGORITHMS alg, CSSM_ALGORITHMS target, uint32 size = 0) function in class:Security::CssmClient::DeriveKey
H A Dwrapkey.cpp161 void DeriveKey::activate()
173 DeriveKey::operator () (CssmData *param, const KeySpec &spec)
185 DeriveKey::operator () (CssmData *param, const KeySpec &spec,
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_client/lib/
H A Dwrapkey.h94 class DeriveKey : public Crypt, public RccBearer { class in namespace:Security::CssmClient
96 DeriveKey(const CSP &csp, CSSM_ALGORITHMS alg, CSSM_ALGORITHMS target, uint32 size = 0) function in class:Security::CssmClient::DeriveKey
H A Dwrapkey.cpp161 void DeriveKey::activate()
173 DeriveKey::operator () (CssmData *param, const KeySpec &spec)
185 DeriveKey::operator () (CssmData *param, const KeySpec &spec,
/macosx-10.9.5/Security-55471.14.18/include/security_cdsa_plugin/
H A Dgenerator.cfg21 optional CSP:DeriveKey KeyLabel CredAndAclEntry
H A DCSPsession.h295 void DeriveKey(CSSM_CC_HANDLE CCHandle,
H A DCSPsession.cpp470 void CSPFullPluginSession::DeriveKey(CSSM_CC_HANDLE CCHandle, function in class:CSPFullPluginSession
/macosx-10.9.5/Security-55471.14.18/libsecurity_cdsa_plugin/lib/
H A Dgenerator.cfg21 optional CSP:DeriveKey KeyLabel CredAndAclEntry
H A DCSPsession.h295 void DeriveKey(CSSM_CC_HANDLE CCHandle,
H A DCSPsession.cpp470 void CSPFullPluginSession::DeriveKey(CSSM_CC_HANDLE CCHandle, function in class:CSPFullPluginSession
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/lib/
H A DAppleCSPSession.h98 void DeriveKey(CSSM_CC_HANDLE CCHandle,
H A DderiveKey.cpp297 void AppleCSPSession::DeriveKey( function in class:AppleCSPSession
H A DopensshWrap.cpp259 #pragma mark --- DeriveKey ---
264 * purpose for doing this in a DeriveKey operation is to enable the
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_cspdl/lib/
H A DSSCSPSession.h93 void DeriveKey(CSSM_CC_HANDLE CCHandle,
H A DSSCSPSession.cpp211 SSCSPSession::DeriveKey(CSSM_CC_HANDLE ccHandle, function in class:SSCSPSession
/macosx-10.9.5/Security-55471.14.18/libsecurity_sd_cspdl/lib/
H A DSDCSPSession.h98 void DeriveKey(CSSM_CC_HANDLE CCHandle,
H A DSDCSPSession.cpp215 SDCSPSession::DeriveKey(CSSM_CC_HANDLE ccHandle, function in class:SDCSPSession
/macosx-10.9.5/security_systemkeychain-55191.2/src/
H A Dsystemkeychain.cpp287 DeriveKey derive(csp, CSSM_ALGID_KEYCHAIN_KEY, CSSM_ALGID_3DES_3KEY, 3 * 64);
348 DeriveKey derive(cspdl, CSSM_ALGID_KEYCHAIN_KEY, CSSM_ALGID_3DES_3KEY, 3 * 64);
/macosx-10.9.5/securityd-55199.3/src/
H A Dlocaldatabase.cpp255 CssmClient::DeriveKey derive(Server::csp(), context.algorithm(), CSSM_ALGID_NONE);
H A Ddbcrypto.cpp504 CssmClient::DeriveKey makeKey(Server::csp(),
/macosx-10.9.5/Security-55471.14.18/libsecurity_cssm/lib/
H A Dcssmcspi.h276 CSSM_RETURN (CSSMCSPI *DeriveKey) member in struct:cssm_spi_csp_funcs

Completed in 129 milliseconds