OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mac2
(Results
1 - 13
of
13
) sorted by null
/libcore/crypto/src/test/java/org/conscrypt/
MacTest.java
62
Mac
mac2
= Mac.getInstance("HmacSHA256", p);
local
63
mac2
.init(key2);
64
mac2
.update(testString);
65
byte[] output2 =
mac2
.doFinal();
/libcore/luni/src/test/java/libcore/java/text/
OldAttributedCharacterIteratorAttributeTest.java
82
MockAttributedCharacterIteratorAttribute
mac2
= new MockAttributedCharacterIteratorAttribute(
local
85
assertFalse("Attributes are equal",
mac2
.equals(mac1));
121
TestAttributedCharacterIteratorAttribute
mac2
= new TestAttributedCharacterIteratorAttribute(
local
125
.hashCode() !=
mac2
.hashCode());
204
TestAttributedCharacterIteratorAttribute
mac2
= new TestAttributedCharacterIteratorAttribute(
local
206
assertEquals("Unexpected class representation string",
mac2
.toString(),
/external/clang/lib/Frontend/
DiagnosticRenderer.cpp
38
/// MAC1(
MAC2
(foo) )
41
/// Lexer::getImmediateMacroName will return "
MAC2
".
/external/chromium_org/third_party/openssl/openssl/crypto/evp/
openbsd_hw.c
353
err("CIOCCRYPT(
MAC2
) failed");
/external/openssl/crypto/evp/
openbsd_hw.c
353
err("CIOCCRYPT(
MAC2
) failed");
/external/elfutils/
configure
[
all
...]
/external/iputils/ninfod/
configure
[
all
...]
/external/clang/lib/Lex/
Lexer.cpp
[
all
...]
/external/chromium_org/third_party/icu/source/
configure
[
all
...]
/external/chromium_org/third_party/yasm/source/patched-yasm/
configure
[
all
...]
/external/stressapptest/
configure
[
all
...]
/ndk/sources/host-tools/make-3.81/autom4te.cache/
output.0
[
all
...]
/ndk/sources/host-tools/make-3.81/
configure
[
all
...]
Completed in 325 milliseconds