HomeSort by relevance Sort by last modified time
    Searched full:identity (Results 276 - 300 of 763) sorted by null

<<11121314151617181920>>

  /external/wpa_supplicant_6/wpa_supplicant/src/eap_server/
eap_sim.c 113 if (eap_sim_db_identity_known(sm->eap_sim_db_priv, sm->identity,
119 * RFC 4186, Chap. 4.2.4 recommends that identity from EAP is
120 * ignored and the SIM/Start is used to request the identity.
242 eap_sim_derive_keys_reauth(data->counter, sm->identity,
394 const u8 *identity; local
400 if (attr->identity) {
401 os_free(sm->identity);
402 sm->identity = os_malloc(attr->identity_len);
403 if (sm->identity) {
404 os_memcpy(sm->identity, attr->identity
513 const u8 *identity; local
565 const u8 *identity, *id2; local
    [all...]
eap_sake.c 23 enum { IDENTITY, CHALLENGE, CONFIRM, SUCCESS, FAILURE } state;
43 case IDENTITY:
44 return "IDENTITY";
136 wpa_printf(MSG_DEBUG, "EAP-SAKE: Request/Identity");
240 case IDENTITY:
288 if (data->state == IDENTITY && subtype == EAP_SAKE_SUBTYPE_IDENTITY)
312 if (data->state != IDENTITY)
315 wpa_printf(MSG_DEBUG, "EAP-SAKE: Received Response/Identity");
316 /* TODO: update identity and select new user data */
  /external/emma/
test.sh 38 return identity(a + 1)
47 boolean identity(int a) {
65 return identity(a) && identity(b) || identity(b)
70 boolean identity(int a) {
81 FN:12,SubBunny::identity (int): boolean
82 FNDA:1,SubBunny::identity (int): boolean
93 FN:27,Bunny::identity (int): boolean
94 FNDA:1,Bunny::identity (int): boolea
    [all...]
  /external/v8/test/mjsunit/
codegen-coverage.js 32 function identity(x) { function
49 x = identity(1);
62 x = identity(1);
70 x = identity(1);
79 x = identity(1);
90 x = identity(-1073741824); // Least (31-bit) smi.
101 x = identity(-1073741824);
109 x = identity(-1073741824);
117 x = identity(-1073741824);
125 x = identity(-1073741824)
    [all...]
  /dalvik/libcore/x-net/src/main/java/javax/net/ssl/
HandshakeCompletedEvent.java 77 * the local identity certificate followed by CAs, or {@code null}
89 * identity certificate followed by CAs.
91 * if the identity of the peer has not been verified.
99 * identity certificate is followed by the validated certificate authority
106 * if the identity of the peer has not been verified.
117 * if the identity of the peer has not been verified.
SSLSession.java 98 * @return the list of certificates, ordered from the identity certificate to
101 * if the identity of the peer is not verified.
109 * @return the list of certificates, ordered from the identity certificate to
112 * if the identity of the peer is not verified.
139 * if the identity of the peer has not been verified.
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/
DTMDefaultBaseTraversers.java 37 * identity indices within their logic, for efficiency's sake. Be very
48 * @param dtmIdentity The DTM identity ID for this DTM.
70 * @param dtmIdentity The DTM identity ID for this DTM.
339 * @param axisRoot The root identity of the axis.
431 int identity = makeNodeIdentity(context); local
433 int firstMatch = getNextIndexed(identity, _firstch(identity),
519 * @param axisRoot The root identity of the axis.
520 * @param identity The node in question.
524 protected abstract boolean isAfterAxis(int axisRoot, int identity);
684 int identity = getSubtreeRoot(context); local
1661 int identity = 0; local
1732 int identity = 0; local
    [all...]
DTMDefaultBase.java 51 /** The identity of the root node. */
120 /** The document identity number(s). If we have overflowed the addressing
124 /** The mask for the identity.
160 * @param dtmIdentity The DTM identity ID for this DTM.
180 * @param dtmIdentity The DTM identity ID for this DTM.
315 * @param identity The node identity index.
317 protected void indexNode(int expandedTypeID, int identity)
332 index[index[0]] = identity;
349 * to the identity argument, or -1 if no node is higher or equal
882 int identity = makeNodeIdentity(nodeHandle); local
972 int identity = makeNodeIdentity(nodeHandle); local
1025 int identity = makeNodeIdentity(nodeHandle); local
1110 int identity = makeNodeIdentity(nodeHandle); local
1463 int identity = makeNodeIdentity(nodeHandle); local
1483 int identity = makeNodeIdentity(nodeHandle); local
1534 int identity = makeNodeIdentity(nodeHandle); local
1561 int identity = makeNodeIdentity(nodeHandle); local
1743 int identity = makeNodeIdentity(nodeHandle); local
1852 int identity = makeNodeIdentity(nodeHandle); local
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
mschapv2.c 42 void mschapv2_derive_response(const u8 *identity, size_t identity_len,
54 wpa_hexdump_ascii(MSG_DEBUG, "MSCHAPV2: Identity",
55 identity, identity_len);
57 username = mschapv2_remove_domain(identity, &username_len);
eap_sake.c 22 enum { IDENTITY, CHALLENGE, CONFIRM, SUCCESS, FAILURE } state;
45 case IDENTITY:
46 return "IDENTITY";
76 const u8 *identity, *password; local
89 data->state = IDENTITY;
91 identity = eap_get_config_identity(sm, &identity_len);
92 if (identity) {
98 os_memcpy(data->peerid, identity, identity_len);
156 if (data->state != IDENTITY) {
161 wpa_printf(MSG_DEBUG, "EAP-SAKE: Received Request/Identity");
    [all...]
eap_gtc.c 56 const u8 *pos, *password, *identity; local
105 identity = eap_get_config_identity(sm, &identity_len);
106 if (identity == NULL)
116 wpabuf_put_data(resp, identity, identity_len);
  /frameworks/base/graphics/java/android/graphics/
Shader.java 53 * Return true if the shader has a non-identity local matrix.
55 * @return true if the shader has a non-identity local matrix
63 * matrix to identity
64 * @param localM The shader's new local matrix, or null to specify identity
  /frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Shader.java 54 * Return true if the shader has a non-identity local matrix.
56 * @return true if the shader has a non-identity local matrix
68 * matrix to identity
69 * @param localM The shader's new local matrix, or null to specify identity
  /external/icu4c/data/xml/brkitr/
root.xml 12 <identity>
16 </identity>
  /external/icu4c/data/xml/main/
root.xml 12 <identity>
16 </identity>
  /external/iproute2/include/linux/
inet_diag.h 12 /* Socket identity */
75 /* Base info structure. It contains socket identity (addrs/ports/cookie)
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_common/
eap_sim_common.h 80 void eap_sim_derive_mk(const u8 *identity, size_t identity_len,
84 void eap_aka_derive_mk(const u8 *identity, size_t identity_len,
89 const u8 *identity, size_t identity_len,
98 void eap_aka_prime_derive_keys(const u8 *identity, size_t identity_len,
102 const u8 *identity, size_t identity_len,
114 static inline void eap_aka_prime_derive_keys(const u8 *identity,
123 const u8 *identity,
192 const u8 *nonce_mt, *identity, *res, *auts; member in struct:eap_sim_attrs
  /dalvik/libcore/xml/src/main/java/org/apache/xml/dtm/ref/sax2dtm/
SAX2DTM2.java 616 * The node identity of _startNode for this iterator
813 /* _currentNode precedes candidates. This is the identity, not the handle! */
2775 int identity = makeNodeIdentity(nodeHandle); local
2888 int identity = makeNodeIdentity(nodeHandle); local
3018 int identity = makeNodeIdentity(nodeHandle); local
3129 int identity = makeNodeIdentity(nodeHandle); local
    [all...]
  /external/wpa_supplicant/
eap_gtc.c 57 const u8 *pos, *password, *identity; local
108 identity = eap_get_config_identity(sm, &identity_len);
109 if (identity == NULL)
120 os_memcpy(rpos, identity, identity_len);
eap_sim_common.h 73 void eap_sim_derive_mk(const u8 *identity, size_t identity_len,
77 void eap_aka_derive_mk(const u8 *identity, size_t identity_len,
82 const u8 *identity, size_t identity_len,
133 const u8 *nonce_mt, *identity, *res, *auts; member in struct:eap_sim_attrs
  /external/dropbear/
dbclient.1 27 Identity file.
28 Read the identity from file
  /external/webkit/WebCore/platform/graphics/transforms/
IdentityTransformOperation.h 41 virtual OperationType getOperationType() const { return IDENTITY; }
42 virtual bool isSameType(const TransformOperation& o) const { return o.getOperationType() == IDENTITY; }
  /external/wpa_supplicant/wpa_gui/
userdatarequest.ui.h 44 } else if (strcmp(tmp, "IDENTITY") == 0)
45 queryField->setText("Identity: ");
  /external/wpa_supplicant_6/wpa_supplicant/wpa_gui/
userdatarequest.ui.h 44 } else if (strcmp(tmp, "IDENTITY") == 0)
45 queryField->setText("Identity: ");
  /frameworks/base/libs/surfaceflinger_client/
SharedBufferStack.cpp 53 return uint32_t(surfaces[token].identity);
67 identity = i;
100 int surface, int num, int32_t identity)
103 mNumBuffers(num), mIdentity(identity)
114 return stack.identity;
138 "reallocMask=%08x, inUse=%2d, identity=%d, status=%d\n",
140 stack.reallocMask, stack.inUse, stack.identity, stack.status);
252 int surface, int num, int32_t identity)
253 : SharedBufferBase(sharedClient, surface, num, identity), tail(0)
291 // mSharedStack->identity);
    [all...]

Completed in 1490 milliseconds

<<11121314151617181920>>