Searched refs:subject (Results 176 - 200 of 301) sorted by relevance

1234567891011>>

/external/chromium_org/v8/src/x87/
H A Dregexp-macro-assembler-x87.cc1098 Handle<String> subject(frame_entry<String*>(re_frame, kInputString));
1101 bool is_one_byte = subject->IsOneByteRepresentationUnderneath();
1119 Handle<String> subject_tmp = subject;
1160 frame_entry<const String*>(re_frame, kInputString) = *subject;
1163 } else if (frame_entry<const String*>(re_frame, kInputString) != *subject) {
1166 // will change pointer inside the subject handle.
1167 frame_entry<const String*>(re_frame, kInputString) = *subject;
/external/openssl/apps/
H A Dreq.c174 int nodes=0,kludge=0,newhdr=0,subject=0,pubkey=0; local
348 else if (strcmp(*argv,"-subject") == 0)
349 subject=1;
420 BIO_printf(bio_err," -subject output the request's subject\n");
435 BIO_printf(bio_err," -subj arg set or modify request subject\n");
906 BIO_printf(bio_err, "Cannot modifiy certificate subject\n");
915 print_name(bio_err, "old subject=", X509_REQ_get_subject_name(req), nmflag);
920 BIO_printf(bio_err, "ERROR: cannot modify subject\n");
929 print_name(bio_err, "new subject
1183 build_subject(X509_REQ *req, char *subject, unsigned long chtype, int multirdn) argument
[all...]
/external/pcre/dist/
H A Dpcre.h.generic364 /* When PCRE is compiled as a C++ library, the subject pointer type can be
423 PCRE_SPTR subject; /* The subject being matched */
424 int subject_length; /* The length of the subject */
426 int current_position; /* Where we currently are in the subject */
445 PCRE_SPTR16 subject; /* The subject being matched */
446 int subject_length; /* The length of the subject */
448 int current_position; /* Where we currently are in the subject */
467 PCRE_SPTR32 subject; /* Th
[all...]
H A Dpcre.h.in364 /* When PCRE is compiled as a C++ library, the subject pointer type can be
423 PCRE_SPTR subject; /* The subject being matched */
424 int subject_length; /* The length of the subject */
426 int current_position; /* Where we currently are in the subject */
445 PCRE_SPTR16 subject; /* The subject being matched */
446 int subject_length; /* The length of the subject */
448 int current_position; /* Where we currently are in the subject */
467 PCRE_SPTR32 subject; /* Th
[all...]
/external/wpa_supplicant_8/wpa_supplicant/
H A Deapol_test.c420 static void eapol_test_write_cert(FILE *f, const char *subject, argument
429 "-----END CERTIFICATE-----\n\n", subject, encoded);
482 static void eapol_test_cert_cb(void *ctx, int depth, const char *subject, argument
489 "depth=%d subject='%s'%s%s",
490 depth, subject,
503 "depth=%d subject='%s' cert=%s",
504 depth, subject, cert_hex);
510 subject, cert);
/external/chromium_org/chromeos/network/
H A Dnetwork_connection_handler_unittest.cc379 cert->subject().common_name.c_str()),
394 cert->subject().common_name.c_str()),
/external/chromium_org/third_party/boringssl/src/crypto/x509/
H A Dt_x509.c264 /* display the hash of the subject as it would appear
268 derlen = i2d_X509_NAME(x->cert_info->subject, NULL);
271 i2d_X509_NAME(x->cert_info->subject, &dertmp);
/external/chromium_org/third_party/mesa/src/
H A DAndroid.mk11 # Software is furnished to do so, subject to the following conditions:
/external/chromium_org/v8/src/
H A Djsregexp.h58 Handle<String> subject,
76 Handle<String> subject,
83 Handle<String> subject,
90 // IrregexpExecOnce) on the subject.
91 // This ensures that the regexp is compiled for the subject, and that
92 // the subject is flat.
97 Handle<String> subject);
99 // Execute a regular expression on the subject, starting from index.
106 Handle<String> subject,
117 Handle<String> subject,
[all...]
/external/conscrypt/src/main/java/org/conscrypt/
H A DOpenSSLX509Certificate.java444 final byte[] subject = NativeCrypto.X509_get_subject_name(mContext);
445 return new X500Principal(subject);
/external/conscrypt/src/platform/java/org/conscrypt/
H A DTrustedCertificateStore.java51 * function of the CA's subject name. For example, the system CA for
54 * the subject hash, operations such as {@link #getCertificateAlias
453 File dir, X500Principal subject, CertSelector selector, Class<T> desiredReturnType) {
455 String hash = hash(subject);
452 findCert( File dir, X500Principal subject, CertSelector selector, Class<T> desiredReturnType) argument
/external/iputils/ninfod/
H A Dninfod_core.c248 "%s(): invalid subject length(%zu)\n",
274 DEBUG(LOG_WARNING, "%s(): invalid subject length(%zu)\n",
511 char *subject = (char *)(query + 1); local
604 subject, subjlen,
/external/mesa3d/
H A DAndroid.mk11 # Software is furnished to do so, subject to the following conditions:
/external/mesa3d/src/egl/main/
H A DAndroid.mk11 # Software is furnished to do so, subject to the following conditions:
/external/mesa3d/src/glsl/
H A DAndroid.gen.mk11 # Software is furnished to do so, subject to the following conditions:
/external/mesa3d/src/mesa/
H A DAndroid.mk11 # Software is furnished to do so, subject to the following conditions:
/external/openssl/crypto/asn1/
H A Dt_x509.c254 /* display the hash of the subject as it would appear
258 derlen = i2d_X509_NAME(x->cert_info->subject, NULL);
261 i2d_X509_NAME(x->cert_info->subject, &dertmp);
/external/smack/src/org/jivesoftware/smackx/muc/
H A DMultiUserChat.java88 private String subject; field in class:MultiUserChat
858 * Adds a listener to subject change notifications. The listener will be fired anytime
859 * the room's subject changes.
861 * @param listener a subject updated listener.
872 * Removes a listener from subject change notifications. The listener will be fired
873 * anytime the room's subject changes.
875 * @param listener a subject updated listener.
884 * Fires subject updated listeners.
886 private void fireSubjectUpdatedListeners(String subject, String from) { argument
893 listener.subjectUpdated(subject, fro
1950 changeSubject(final String subject) argument
[all...]
/external/wpa_supplicant_8/hostapd/src/tls/
H A Dtlsv1_cred.c56 if (p && x509_name_compare(&cert->subject, &p->issuer) == 0) {
68 x509_name_string(&cert->subject, name, sizeof(name));
/external/wpa_supplicant_8/src/tls/
H A Dtlsv1_cred.c56 if (p && x509_name_compare(&cert->subject, &p->issuer) == 0) {
68 x509_name_string(&cert->subject, name, sizeof(name));
/external/wpa_supplicant_8/wpa_supplicant/dbus/
H A Ddbus_old.c548 int depth, const char *subject,
582 DBUS_TYPE_STRING, &subject,
547 wpa_supplicant_dbus_notify_certification(struct wpa_supplicant *wpa_s, int depth, const char *subject, const char *cert_hash, const struct wpabuf *cert) argument
/external/wpa_supplicant_8/wpa_supplicant/src/tls/
H A Dtlsv1_cred.c56 if (p && x509_name_compare(&cert->subject, &p->issuer) == 0) {
68 x509_name_string(&cert->subject, name, sizeof(name));
/external/chromium_org/chrome/browser/ssl/
H A Dssl_error_info.cc36 // representative one -- either the DNS name that's also in the subject
46 if (dns_names[i] == cert->subject().common_name)
/external/chromium_org/chrome/browser/ui/views/
H A Dssl_client_certificate_selector.cc57 base::UTF8ToUTF16(cert->subject().GetDisplayName()),
/external/chromium_org/chrome/common/extensions/api/networking_private/
H A Dnetworking_private_crypto_nss.cc94 char* common_name = CERT_GetCommonName(&cert->subject);

Completed in 491 milliseconds

1234567891011>>