Searched refs:CSSM_ALGID_NONE (Results 76 - 92 of 92) sorted by relevance

1234

/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecImportExportUtils.cpp367 case CSSM_ALGID_NONE:
486 CSSM_ALGORITHMS *keyAlg) // CSSM_ALGID_NONE - unknown
H A DKeyItem.cpp625 CssmClient::WrapKey wrap(csp, CSSM_ALGID_NONE);
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DSecImportExportCrypto.cpp218 unwrapParams.encrAlg = CSSM_ALGID_NONE;
H A DSecImportExportUtils.cpp367 case CSSM_ALGID_NONE:
486 CSSM_ALGORITHMS *keyAlg) // CSSM_ALGID_NONE - unknown
H A DKeyItem.cpp625 CssmClient::WrapKey wrap(csp, CSSM_ALGID_NONE);
/macosx-10.9.5/Security-55471.14.18/libsecurity_mds/lib/
H A DMDSAttrStrings.cpp219 MNVP(CSSM_ALGID_NONE),
/macosx-10.9.5/SecurityTool-55115/
H A DcreateFVMaster.c397 CSSM_ALGID_NONE,
/macosx-10.9.5/securityd-55199.3/src/
H A Dkcdatabase.cpp499 CssmClient::WrapKey wrap(Server::csp(), CSSM_ALGID_NONE); local
1009 CssmClient::UnwrapKey unwrap(Server::csp(), CSSM_ALGID_NONE); //ok to lie about csp here local
H A Dtransition.cpp975 if ((ctx.context().algorithm() == CSSM_ALGID_NONE && subjectKey->attribute(CSSM_KEYATTR_SENSITIVE))
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_x509_tp/lib/
H A DtpCredRequest.cpp238 CSSM_ALGID_NONE,
H A DTPCertInfo.cpp77 mSigAlg(CSSM_ALGID_NONE),
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DKeyItem.cpp625 CssmClient::WrapKey wrap(csp, CSSM_ALGID_NONE);
/macosx-10.9.5/Security-55471.14.18/include/securityd_client/
H A Dtransition.cpp661 context.algorithm() == CSSM_ALGID_NONE
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_csp/open_ssl/opensslUtils/
H A DopensslAsn1.cpp1797 if(digestAlg == CSSM_ALGID_NONE) {
/macosx-10.9.5/Security-55471.14.18/libsecurity_apple_x509_cl/lib/
H A DclNssUtils.cpp482 hdr.WrapAlgorithmId = CSSM_ALGID_NONE;
/macosx-10.9.5/Security-55471.14.18/libsecurityd/lib/
H A Dtransition.cpp661 context.algorithm() == CSSM_ALGID_NONE
/macosx-10.9.5/security_certtool-55105/src/
H A DCertTool.cpp802 CSSM_ALGID_NONE, // unwrapAlg

Completed in 203 milliseconds

1234