Searched refs:otherKey (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10.1/Security-57031.1.35/Security/include/security_cryptkit/
H A DNSCryptors.h65 - (NSData *)padWithPublicKey:(id <NSPublicKey>)otherKey;
H A DNSFEEPublicKey.m283 - (NSData *)padWithPublicKey:(id <NSObject,NSPublicKey>)otherKey
294 if (![otherKey isMemberOfClass:isa]) {
297 other = otherKey;
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_cryptkit/lib/
H A DNSCryptors.h65 - (NSData *)padWithPublicKey:(id <NSPublicKey>)otherKey;
H A DNSFEEPublicKey.m283 - (NSData *)padWithPublicKey:(id <NSObject,NSPublicKey>)otherKey
294 if (![otherKey isMemberOfClass:isa]) {
297 other = otherKey;
/macosx-10.10.1/Security-57031.1.35/Security/include/security_keychain/
H A DKeyItem.cpp348 CssmClient::Key otherKey; local
351 if (checkForDuplicates && otherDbCursor->nextKey(&otherDbAttributes, otherKey, otherUniqueId))
1097 CssmClient::Key otherKey; local
1098 if (checkForDuplicates && otherDbCursor->nextKey(&otherDbAttributes, otherKey, otherUniqueId))
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DKeyItem.cpp348 CssmClient::Key otherKey; local
351 if (checkForDuplicates && otherDbCursor->nextKey(&otherDbAttributes, otherKey, otherUniqueId))
1097 CssmClient::Key otherKey; local
1098 if (checkForDuplicates && otherDbCursor->nextKey(&otherDbAttributes, otherKey, otherUniqueId))
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DKeyItem.cpp348 CssmClient::Key otherKey; local
351 if (checkForDuplicates && otherDbCursor->nextKey(&otherDbAttributes, otherKey, otherUniqueId))
1097 CssmClient::Key otherKey; local
1098 if (checkForDuplicates && otherDbCursor->nextKey(&otherDbAttributes, otherKey, otherUniqueId))
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Ddtptngen.cpp1252 UnicodeString* otherKey = (UnicodeString*)otherKeyTok.pointer; local
1253 fAvailableFormatKeyHash->puti(*otherKey, 1, status);

Completed in 163 milliseconds