| /external/tink/java_src/src/main/java/com/google/crypto/tink/subtle/prf/ |
| D | PrfImpl.java | 39 private static byte[] readBytesFromStream(InputStream stream, int outputLength) in readBytesFromStream() 59 public byte[] compute(byte[] input, int outputLength) throws GeneralSecurityException { in compute()
|
| /external/tink/java_src/src/main/java/com/google/crypto/tink/prf/ |
| D | Prf.java | 53 byte[] compute(byte[] input, int outputLength) throws GeneralSecurityException; in compute()
|
| D | PrfSet.java | 43 public byte[] computePrimary(byte[] input, int outputLength) throws GeneralSecurityException { in computePrimary()
|
| D | PrfSetWrapper.java | 60 public byte[] compute(byte[] input, int outputLength) throws GeneralSecurityException { in compute()
|
| /external/tink/java_src/src/main/java/com/google/crypto/tink/mac/internal/ |
| D | LegacyHmacTestKeyManager.java | 217 private final int outputLength; field in LegacyHmacTestKeyManager.LegacyMacTestImpl 219 LegacyMacTestImpl(PrfHmacJce prfHmac, int outputLength) { in LegacyMacTestImpl()
|
| /external/tink/java_src/src/main/java/com/google/crypto/tink/subtle/ |
| D | PrfHmacJce.java | 108 public byte[] compute(byte[] data, int outputLength) throws GeneralSecurityException { in compute()
|
| D | PrfAesCmac.java | 71 public byte[] compute(final byte[] data, int outputLength) throws GeneralSecurityException { in compute()
|
| /external/tink/go/prf/subtle/ |
| D | hkdf_test.go | 35 outputLength uint32 member
|
| /external/tink/testing/java_src/javatests/com/google/crypto/tink/testing/ |
| D | TestingServicesTest.java | 946 int outputLength) { in computePrf() 965 int outputLength = 15; in computePrf_success() local 994 int outputLength = 15; in computePrf_failsOnUnknownKeyId() local 1011 int outputLength = 12345; in computePrf_failsOnBadOutputLength() local
|
| /external/tink/java_src/src/test/java/com/google/crypto/tink/prf/ |
| D | PrfSetWrapperTest.java | 245 public byte[] compute(byte[] input, int outputLength) throws GeneralSecurityException { in compute()
|
| /external/tink/java_src/src/test/java/com/google/crypto/tink/hybrid/internal/ |
| D | HkdfHpkeKdfTest.java | 191 int outputLength = 42; in labeledExpand_outputLongerThanDigestLength() local
|
| /external/brotli/csharp/org/brotli/dec/ |
| D | State.cs | 104 internal int outputLength; field in Org.Brotli.Dec.State
|
| /external/brotli/java/org/brotli/dec/ |
| D | State.java | 71 int outputLength; field in State
|
| /external/cronet/third_party/icu/source/test/intltest/ |
| D | normconf.cpp | 599 UnicodeString output[], int32_t outputLength) { in hexsplit()
|
| D | convtest.cpp | 686 int32_t outputLength; in TestDefaultIgnorableCallback() local
|
| /external/icu/icu4c/source/test/intltest/ |
| D | normconf.cpp | 599 UnicodeString output[], int32_t outputLength) { in hexsplit()
|
| D | convtest.cpp | 713 int32_t outputLength; in TestDefaultIgnorableCallback() local
|
| /external/icu/icu4c/source/test/perf/utfperf/ |
| D | utfperf.cpp | 42 static int32_t utf8Length, encodedLength, outputLength, countInputCodePoints; variable
|
| /external/cronet/third_party/icu/source/test/perf/utfperf/ |
| D | utfperf.cpp | 42 static int32_t utf8Length, encodedLength, outputLength, countInputCodePoints; variable
|
| /external/skia/src/gpu/ganesh/gradients/ |
| D | GrGradientShader.cpp | 363 int outputLength, in build_intervals()
|
| /external/cronet/third_party/icu/source/test/cintltst/ |
| D | ccapitst.c | 2680 int32_t outputLength; in testFromTruncatedUTF8() local
|
| /external/icu/icu4c/source/test/cintltst/ |
| D | ccapitst.c | 2678 int32_t outputLength; in testFromTruncatedUTF8() local
|
| /external/apache-commons-lang/src/main/java/org/apache/commons/lang3/ |
| D | StringUtils.java | 6219 final int outputLength = inputLength * repeat; in repeat() local
|
| /external/conscrypt/common/src/jni/main/cpp/conscrypt/ |
| D | native_crypto.cc | 2377 int outputLength = ECDH_compute_key(&out[stdOutOffset], out.size() - stdOutOffset, pubkeyPoint, in NativeCrypto_ECDH_compute_key() local
|