Home
last modified time | relevance | path

Searched refs:outKey (Results 1 – 11 of 11) sorted by relevance

/external/mdnsresponder/mDNSWindows/ControlPanel/
DSharedSecret.cpp82 char outKey[ 256 ]; in BEGIN_MESSAGE_MAP() local
87 …ret( zoneUTF8, outDomain, sizeof( outDomain ) / sizeof( TCHAR ), outKey, sizeof( outKey ) / sizeof… in BEGIN_MESSAGE_MAP()
89 m_key = outKey; in BEGIN_MESSAGE_MAP()
/external/mdnsresponder/mDNSWindows/
DSecret.c38 LsaGetSecret( const char * inDomain, char * outDomain, unsigned outDomainSize, char * outKey, unsig… in LsaGetSecret() argument
52 check( outKey ); in LsaGetSecret()
110 err = MakeUTF8StringFromLsaString( outKey, outKeySize, keyLSA ); in LsaGetSecret()
112 require_action( outKey[0] == '$', exit, err = kUnknownErr ); in LsaGetSecret()
113 memcpy( outKey, outKey + 1, strlen( outKey ) ); in LsaGetSecret()
DSecret.h30 LsaGetSecret( const char * inDomain, char * outDomain, unsigned outDomainLength, char * outKey, uns…
DmDNSWin32.c4751 char outKey[ 256 ]; in SetDomainSecret() local
4759 …if ( LsaGetSecret( domainUTF8, outDomain, sizeof( outDomain ), outKey, sizeof( outKey ), outSecret… in SetDomainSecret()
4767 MakeDomainNameFromDNSNameString( &key, outKey ); in SetDomainSecret()
/external/apache-commons-math/src/main/java/org/apache/commons/math/linear/
DOpenMapRealMatrix.java208 final int outKey = out.computeKey(i, j); in multiply() local
210 out.entries.get(outKey) + value * m.entries.get(rightKey); in multiply()
212 out.entries.remove(outKey); in multiply()
214 out.entries.put(outKey, outValue); in multiply()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/collator/
DCollationTest.java1575 Output<CollationKey> outKey = new Output<CollationKey>(key);
1576 if (getMergedCollationKey(prevString, outPrevKey) | getMergedCollationKey(s, outKey)) {
1578 key = outKey.value;
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/collator/
DCollationTest.java1572 Output<CollationKey> outKey = new Output<CollationKey>(key);
1573 if (getMergedCollationKey(prevString, outPrevKey) | getMergedCollationKey(s, outKey)) {
1575 key = outKey.value;
/external/python/cpython2/Mac/Modules/menu/
D_Menumodule.c1534 UInt16 outKey; in MenuObj_GetMenuItemCommandKey() local
1545 &outKey); in MenuObj_GetMenuItemCommandKey()
1548 outKey); in MenuObj_GetMenuItemCommandKey()
/external/error_prone/javac/
Djavac-9+181-r4173-1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/annotation-tools/annotation-file-utilities/
Dannotation-file-utilities.jarMETA-INF/ META-INF/MANIFEST.MF annotations/ annotations/el/ annotations/ ...
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...