Searched refs:NONCE (Results 1 - 13 of 13) sorted by relevance

/external/nist-sip/java/gov/nist/javax/sip/header/
H A DCredentials.java50 private static String NONCE = ParameterNames.NONCE; field in class:Credentials
112 else if (nameValue.getName().compareToIgnoreCase(NONCE) == 0)
H A DAuthenticationHeader.java78 public static final String NONCE = ParameterNames.NONCE; field in class:AuthenticationHeader
112 || name.equalsIgnoreCase(ParameterNames.NONCE)
232 setParameter(NONCE, nonce);
243 return getParameter(ParameterNames.NONCE);
H A DParameterNames.java68 public static final String NONCE = "nonce"; field in interface:ParameterNames
H A DAuthenticationInfo.java217 || name.equalsIgnoreCase(ParameterNames.NONCE)
/external/nos/host/generic/nugget/proto/nugget/app/keymaster/
H A Dkeymaster_defs.proto95 NONCE = 0x903e9; // (TagType:BYTES | 1001)
/external/nos/test/system-test-harness/src/
H A Davb_tests.cc54 const uint64_t NONCE = 0x4141414141414141ULL; member in class:__anon17417::AvbTest
383 token->set_nonce(NONCE);
397 token->set_nonce(NONCE + 1);
/external/nos/host/android/hals/keymaster/
H A Dproto_utils.cpp613 case Tag::NONCE: // (TagType:BYTES | 1001)
783 case nosapp::Tag::NONCE: // (TagType:BYTES | 1001)
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 200 milliseconds