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

/macosx-10.9.5/Security-55471.14.18/include/security_pkcs12/
H A Dpkcs12Keychain.cpp109 CSSM_DATA newLabel = {0, NULL}; local
117 newLabel,
125 keyBag->setLabel(newLabel);
137 keyBag->setLabel(newLabel);
H A Dpkcs12Utils.h150 SecNssCoder &coder, // for mallocing newLabel
151 CSSM_DATA &newLabel, // RETURNED with label as hash
H A Dpkcs12SafeBag.h213 const CSSM_DATA &newLabel);
H A Dpkcs12Utils.cpp553 SecNssCoder &coder, // for mallocing newLabel
554 CSSM_DATA &newLabel, // RETURNED with label as hash
669 coder.allocCopyItem(*keyDigest, newLabel);
709 coder.allocCopyItem(*keyDigest, newLabel);
548 p12SetPubKeyHash( CSSM_CSP_HANDLE cspHand, CSSM_DL_DB_HANDLE dlDbHand, CSSM_DATA &keyLabel, CSSM_DATA_PTR newPrintName, SecNssCoder &coder, CSSM_DATA &newLabel, CSSM_KEY_PTR &foundKey) argument
H A Dpkcs12SafeBag.cpp468 const CSSM_DATA &newLabel)
470 mCoder.allocCopyItem(newLabel, mLabel);
467 setLabel( const CSSM_DATA &newLabel) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_pkcs12/lib/
H A Dpkcs12Keychain.cpp109 CSSM_DATA newLabel = {0, NULL}; local
117 newLabel,
125 keyBag->setLabel(newLabel);
137 keyBag->setLabel(newLabel);
H A Dpkcs12Utils.h150 SecNssCoder &coder, // for mallocing newLabel
151 CSSM_DATA &newLabel, // RETURNED with label as hash
H A Dpkcs12SafeBag.h213 const CSSM_DATA &newLabel);
H A Dpkcs12Utils.cpp553 SecNssCoder &coder, // for mallocing newLabel
554 CSSM_DATA &newLabel, // RETURNED with label as hash
669 coder.allocCopyItem(*keyDigest, newLabel);
709 coder.allocCopyItem(*keyDigest, newLabel);
548 p12SetPubKeyHash( CSSM_CSP_HANDLE cspHand, CSSM_DL_DB_HANDLE dlDbHand, CSSM_DATA &keyLabel, CSSM_DATA_PTR newPrintName, SecNssCoder &coder, CSSM_DATA &newLabel, CSSM_KEY_PTR &foundKey) argument
H A Dpkcs12SafeBag.cpp468 const CSSM_DATA &newLabel)
470 mCoder.allocCopyItem(newLabel, mLabel);
467 setLabel( const CSSM_DATA &newLabel) argument
/macosx-10.9.5/bless-98/libbless/RAID/
H A DBLUpdateRAIDBooters.c404 CFDataRef newLabel = NULL; local
422 ret = BLGenerateLabelData(context, label, kBitmapScale_1x, &newLabel);
427 return newLabel;
/macosx-10.9.5/JavaScriptCore-7537.78.1/bytecompiler/
H A DNodesCodegen.cpp487 RefPtr<Label> realCall = generator.newLabel();
488 RefPtr<Label> end = generator.newLabel();
537 RefPtr<Label> realCall = generator.newLabel();
538 RefPtr<Label> end = generator.newLabel();
1176 RefPtr<Label> target = generator.newLabel();
1195 RefPtr<Label> target = generator.newLabel();
1210 RefPtr<Label> afterExpr1 = generator.newLabel();
1225 RefPtr<Label> beforeElse = generator.newLabel();
1226 RefPtr<Label> afterElse = generator.newLabel();
1228 RefPtr<Label> beforeThen = generator.newLabel();
[all...]
H A DBytecodeGenerator.cpp575 LabelScope scope(type, name, scopeDepth(), newLabel(), type == LabelScope::Loop ? newLabel() : PassRefPtr<Label>()); // Only loops have continue targets.
580 PassRefPtr<Label> BytecodeGenerator::newLabel() function in class:JSC::BytecodeGenerator
1753 RefPtr<Label> realCall = newLabel();
1842 RefPtr<Label> done = newLabel();
1960 RefPtr<Label> done = newLabel();
2181 RefPtr<Label> beforeFinally = emitLabel(newLabel().get());
2233 RefPtr<Label> afterFinally = emitLabel(newLabel().get());
2312 tryData.target = newLabel();
H A DBytecodeGenerator.h335 PassRefPtr<Label> newLabel();
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DSecImportExportCrypto.cpp78 CssmOwnedData &newLabel, // RETURNED as what we set
90 newLabel.copy(keyDigest);
71 impExpSetKeyLabel( CSSM_CSP_HANDLE cspHand, CSSM_DL_DB_HANDLE dlDbHand, SecKeychainRef kcRef, CSSM_KEY_PTR cssmKey, const CSSM_DATA *existKeyLabel, const CSSM_DATA *newPrintName, CssmOwnedData &newLabel, SecKeyRef *secKey) argument
H A DSecCertificateP.c1947 CFStringRef newLabel = CFStringCreateWithFormat(CFGetAllocator(properties), local
1949 appendDataProperty(properties, newLabel, der_data);
1950 CFRelease(newLabel);
1955 CFStringRef newLabel = CFStringCreateWithFormat(CFGetAllocator(properties), local
1957 appendDataProperty(properties, newLabel, der_data);
1958 CFRelease(newLabel);
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecImportExportCrypto.cpp78 CssmOwnedData &newLabel, // RETURNED as what we set
90 newLabel.copy(keyDigest);
71 impExpSetKeyLabel( CSSM_CSP_HANDLE cspHand, CSSM_DL_DB_HANDLE dlDbHand, SecKeychainRef kcRef, CSSM_KEY_PTR cssmKey, const CSSM_DATA *existKeyLabel, const CSSM_DATA *newPrintName, CssmOwnedData &newLabel, SecKeyRef *secKey) argument
H A DSecCertificateP.c1947 CFStringRef newLabel = CFStringCreateWithFormat(CFGetAllocator(properties), local
1949 appendDataProperty(properties, newLabel, der_data);
1950 CFRelease(newLabel);
1955 CFStringRef newLabel = CFStringCreateWithFormat(CFGetAllocator(properties), local
1957 appendDataProperty(properties, newLabel, der_data);
1958 CFRelease(newLabel);
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DSecImportExportCrypto.cpp78 CssmOwnedData &newLabel, // RETURNED as what we set
90 newLabel.copy(keyDigest);
71 impExpSetKeyLabel( CSSM_CSP_HANDLE cspHand, CSSM_DL_DB_HANDLE dlDbHand, SecKeychainRef kcRef, CSSM_KEY_PTR cssmKey, const CSSM_DATA *existKeyLabel, const CSSM_DATA *newPrintName, CssmOwnedData &newLabel, SecKeyRef *secKey) argument
H A DSecCertificateP.c1947 CFStringRef newLabel = CFStringCreateWithFormat(CFGetAllocator(properties), local
1949 appendDataProperty(properties, newLabel, der_data);
1950 CFRelease(newLabel);
1955 CFStringRef newLabel = CFStringCreateWithFormat(CFGetAllocator(properties), local
1957 appendDataProperty(properties, newLabel, der_data);
1958 CFRelease(newLabel);
/macosx-10.9.5/Security-55471.14.18/sec/Security/
H A DSecCertificate.c2042 CFStringRef newLabel = local
2057 appendDataProperty(properties, newLabel, newLocalizedLabel, der_data);
2058 CFReleaseSafe(newLabel);

Completed in 301 milliseconds