Home
last modified time | relevance | path

Searched defs:hashFunc (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/guava/guava-tests/test/com/google/common/hash/
H A DMacHashFunctionTest.java76 HashFunction hashFunc = cell.getValue(); in testHashing() local
77 assertMacHashing(HashTestUtils.ascii(stringToTest), algorithm, key, hashFunc); in testHashing() local
272 byte[] input, String algorithm, SecretKey key, HashFunction hashFunc) throws Exception { in assertMacHashing()
397 private static void checkHmac(String expected, HashFunction hashFunc, byte[] data) { in checkHmac()
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/hash/
H A DMacHashFunctionTest.java76 HashFunction hashFunc = cell.getValue(); in testHashing() local
77 assertMacHashing(HashTestUtils.ascii(stringToTest), algorithm, key, hashFunc); in testHashing() local
272 byte[] input, String algorithm, SecretKey key, HashFunction hashFunc) throws Exception { in assertMacHashing()
397 private static void checkHmac(String expected, HashFunction hashFunc, byte[] data) { in checkHmac()
/aosp_15_r20/external/tink/go/internal/signature/
H A Drsassapkcs1_signer.go32 hashFunc func() hash.Hash member
H A Drsassapkcs1_verifier.go31 hashFunc func() hash.Hash member
H A Drsassapss_verifier.go32 hashFunc func() hash.Hash member
H A Drsassapss_signer.go33 hashFunc func() hash.Hash member
/aosp_15_r20/external/tink/go/signature/subtle/
H A Decdsa_signer.go34 hashFunc func() hash.Hash member
H A Decdsa_verifier.go35 hashFunc func() hash.Hash member
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/reflectdata/
Dalg.go137 func hashFunc(t *types.Type) *ir.Func { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/ssa/
Dprint.go20 func hashFunc(f *Func) []byte { func
/aosp_15_r20/external/tink/go/signature/
H A Drsassapss_verifier_key_manager_test.go151 hashFunc commonpb.HashType member
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/concurrent/
Dhashtriemap.go42 type hashFunc func(unsafe.Pointer, uintptr) uintptr type
/aosp_15_r20/external/grpc-grpc-java/xds/src/main/java/io/grpc/xds/
H A DXdsNameResolver.java115 private final XxHash64 hashFunc = XxHash64.INSTANCE; field in XdsNameResolver
H A DRingHashLoadBalancer.java70 private static final XxHash64 hashFunc = XxHash64.INSTANCE; field in RingHashLoadBalancer
/aosp_15_r20/external/grpc-grpc-java/xds/src/test/java/io/grpc/xds/
H A DRingHashLoadBalancerTest.java103 private final XxHash64 hashFunc = XxHash64.INSTANCE; field in RingHashLoadBalancerTest
/aosp_15_r20/prebuilts/go/linux-x86/src/crypto/x509/
Dx509.go244 func (algo SignatureAlgorithm) hashFunc() crypto.Hash { func
/aosp_15_r20/external/guice/extensions/struts2/lib/
HDjavassist.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/ByteArrayClassPath.class ByteArrayClassPath ...
/aosp_15_r20/external/guice/lib/
HDguava-19.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/
HDguava-21.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/tools/common/m2/dialer-common-m2-host-deps/linux_glibc_common/local-combined/
Ddialer-common-m2-host-deps.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/guava/guava/23.0/
HDguava-23.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDguava-22.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/out/soong/.intermediates/packages/apps/Dialer/dialer_rootcomponentprocessor_plugin/linux_glibc_common/combined/
Ddialer_rootcomponentprocessor_plugin.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/tools/common/m2/dialer-common-m2-target-deps/android_common/local-combined/
Ddialer-common-m2-target-deps.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/DEPENDENCIES META-INF ...
/aosp_15_r20/prebuilts/sdk/tools/lib/
HDd8.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...

12