HomeSort by relevance Sort by last modified time
    Searched refs:X509 (Results 1 - 25 of 240) sorted by null

1 2 3 4 5 6 7 8 910

  /external/google-tv-pairing-protocol/cpp/src/polo/pairing/
pairingcontext.h 33 PairingContext(X509* local_certificate,
34 X509* peer_certificate,
38 void set_local_certificate(X509 *local_certificate);
41 void set_peer_certificate(X509 *peer_certificate);
44 X509* client_certificate() const;
47 X509* server_certificate() const;
56 X509 *local_certificate_;
57 X509 *peer_certificate_;
pairingcontext.cc 20 PairingContext::PairingContext(X509 *local_certificate,
21 X509 *peer_certificate,
28 void PairingContext::set_local_certificate(X509* local_certificate) {
32 void PairingContext::set_peer_certificate(X509* peer_certificate) {
36 X509* PairingContext::client_certificate() const {
40 X509* PairingContext::server_certificate() const {
polochallengeresponse.h 36 PoloChallengeResponse(X509* client_cert, X509* server_cert);
52 X509* client_cert;
53 X509* server_cert;
  /external/chromium_org/third_party/boringssl/src/crypto/pem/
pem_x509.c 62 #include <openssl/x509.h>
65 IMPLEMENT_PEM_rw(X509, X509, PEM_STRING_X509, X509)
pem_xaux.c 62 #include <openssl/x509.h>
65 IMPLEMENT_PEM_rw(X509_AUX, X509, PEM_STRING_X509_TRUSTED, X509_AUX)
  /external/openssl/crypto/pem/
pem_x509.c 63 #include <openssl/x509.h>
67 IMPLEMENT_PEM_rw(X509, X509, PEM_STRING_X509, X509)
pem_xaux.c 63 #include <openssl/x509.h>
67 IMPLEMENT_PEM_rw(X509_AUX, X509, PEM_STRING_X509_TRUSTED, X509_AUX)
  /external/chromium_org/third_party/boringssl/src/crypto/x509/
x_x509.c 65 #include <openssl/x509.h>
83 /* X509 top level structure needs a bit of customisation */
90 X509 *ret = (X509 *)*pval;
130 ASN1_SEQUENCE_ref(X509, x509_cb, CRYPTO_LOCK_X509) = {
131 ASN1_SIMPLE(X509, cert_info, X509_CINF),
132 ASN1_SIMPLE(X509, sig_alg, X509_ALGOR),
133 ASN1_SIMPLE(X509, signature, ASN1_BIT_STRING)
134 } ASN1_SEQUENCE_END_ref(X509, X509)
    [all...]
a_verify.c 57 #include <openssl/x509.h>
86 OPENSSL_PUT_ERROR(X509, ASN1_item_verify, ERR_R_PASSED_NULL_PARAMETER);
95 OPENSSL_PUT_ERROR(X509, ASN1_item_verify, ASN1_R_UNKNOWN_SIGNATURE_ALGORITHM);
102 OPENSSL_PUT_ERROR(X509, ASN1_item_verify, ASN1_R_UNKNOWN_SIGNATURE_ALGORITHM);
121 OPENSSL_PUT_ERROR(X509, ASN1_item_verify, ASN1_R_UNKNOWN_MESSAGE_DIGEST_ALGORITHM);
129 OPENSSL_PUT_ERROR(X509, ASN1_item_verify, ASN1_R_WRONG_PUBLIC_KEY_TYPE);
135 OPENSSL_PUT_ERROR(X509, ASN1_item_verify, ERR_R_EVP_LIB);
146 OPENSSL_PUT_ERROR(X509, ASN1_item_verify, ERR_R_MALLOC_FAILURE);
152 OPENSSL_PUT_ERROR(X509, ASN1_item_verify, ERR_R_EVP_LIB);
163 OPENSSL_PUT_ERROR(X509, ASN1_item_verify, ERR_R_EVP_LIB)
    [all...]
x509_cmp.c 1 /* crypto/x509/x509_cmp.c */
65 #include <openssl/x509.h>
69 int X509_issuer_and_serial_cmp(const X509 *a, const X509 *b)
81 unsigned long X509_issuer_and_serial_hash(X509 *a)
108 int X509_issuer_name_cmp(const X509 *a, const X509 *b)
113 int X509_subject_name_cmp(const X509 *a, const X509 *b)
128 X509_NAME *X509_get_issuer_name(X509 *a
272 X509 x,*x509=NULL; local
291 X509 *x509; local
    [all...]
x509_trs.c 66 static int trust_1oidany(X509_TRUST *trust, X509 *x, int flags);
67 static int trust_1oid(X509_TRUST *trust, X509 *x, int flags);
68 static int trust_compat(X509_TRUST *trust, X509 *x, int flags);
70 static int obj_trust(int id, X509 *x, int flags);
71 static int (*default_trust)(int id, X509 *x, int flags) = obj_trust;
99 int (*X509_TRUST_set_default(int (*trust)(int , X509 *, int)))(int, X509 *, int)
101 int (*oldtrust)(int , X509 *, int);
108 int X509_check_trust(X509 *x, int id, int flags)
159 OPENSSL_PUT_ERROR(X509, X509_TRUST_set, X509_R_INVALID_TRUST)
    [all...]
x509spki.c 58 #include <openssl/x509.h>
85 OPENSSL_PUT_ERROR(X509, NETSCAPE_SPKI_b64_decode, X509_R_BASE64_DECODE_ERROR);
89 OPENSSL_PUT_ERROR(X509, NETSCAPE_SPKI_b64_decode, ERR_R_MALLOC_FAILURE);
93 OPENSSL_PUT_ERROR(X509, NETSCAPE_SPKI_b64_decode, X509_R_BASE64_DECODE_ERROR);
114 OPENSSL_PUT_ERROR(X509, NETSCAPE_SPKI_b64_encode, ERR_R_OVERFLOW);
119 OPENSSL_PUT_ERROR(X509, NETSCAPE_SPKI_b64_encode, ERR_R_MALLOC_FAILURE);
125 OPENSSL_PUT_ERROR(X509, NETSCAPE_SPKI_b64_encode, ERR_R_MALLOC_FAILURE);
x_x509a.c 60 #include <openssl/x509.h>
65 * appended to the X509 encoding when the *_X509_AUX routines
66 * are used. This means that the "traditional" X509 routines
69 static X509_CERT_AUX *aux_get(X509 *x);
81 static X509_CERT_AUX *aux_get(X509 *x)
88 int X509_alias_set1(X509 *x, unsigned char *name, int len)
104 int X509_keyid_set1(X509 *x, unsigned char *id, int len)
120 unsigned char *X509_alias_get0(X509 *x, int *len)
127 unsigned char *X509_keyid_get0(X509 *x, int *len)
134 int X509_add1_trust_object(X509 *x, ASN1_OBJECT *obj
    [all...]
  /external/google-tv-pairing-protocol/cpp/src/polo/util/
certificateutil.h 30 // Reads an X509 certificate from a PEM encoded string.
32 // @return a pointer to a new X509 certificate or NULL if there was an error
34 static X509* X509FromPEM(std::string pem);
36 // Converts an X509 certificate to a PEM encoded string.
37 // @param x509 the X509 certificate
39 static std::string X509ToPEM(X509* x509);
60 // Generates a self-signed X509 certificate.
64 // @return a new self-signed X509 certificat
    [all...]
  /external/openssl/crypto/x509/
x509_cmp.c 1 /* crypto/x509/x509_cmp.c */
64 #include <openssl/x509.h>
67 int X509_issuer_and_serial_cmp(const X509 *a, const X509 *b)
80 unsigned long X509_issuer_and_serial_hash(X509 *a)
108 int X509_issuer_name_cmp(const X509 *a, const X509 *b)
113 int X509_subject_name_cmp(const X509 *a, const X509 *b)
130 X509_NAME *X509_get_issuer_name(X509 *a
269 X509 x,*x509=NULL; local
288 X509 *x509; local
    [all...]
x509_vfy.h 1 /* crypto/x509/x509_vfy.h */
60 #include <openssl/x509.h>
61 /* openssl/x509.h ends up #include-ing this file at about the only
129 X509 *x509; member in union:x509_object_st::__anon32973
197 int (*get_issuer)(X509 **issuer, X509_STORE_CTX *ctx, X509 *x); /* get issuers cert from ctx */
198 int (*check_issued)(X509_STORE_CTX *ctx, X509 *x, X509 *issuer); /* check issued */
200 int (*get_crl)(X509_STORE_CTX *ctx, X509_CRL **crl, X509 *x); /* retrieve CRL *
    [all...]
x509.h 1 /* crypto/x509/x509.h */
309 } /* X509 */;
311 DECLARE_STACK_OF(X509)
312 DECLARE_ASN1_SET_OF(X509)
319 int (*check_trust)(struct x509_trust_st *, X509 *, int);
328 X509 *forward;
329 X509 *reverse;
513 X509 *x509; member in struct:X509_info_st
    [all...]
  /external/openssl/crypto/asn1/
x_x509.c 63 #include <openssl/x509.h>
80 /* X509 top level structure needs a bit of customisation */
87 X509 *ret = (X509 *)*pval;
135 ASN1_SEQUENCE_ref(X509, x509_cb, CRYPTO_LOCK_X509) = {
136 ASN1_SIMPLE(X509, cert_info, X509_CINF),
137 ASN1_SIMPLE(X509, sig_alg, X509_ALGOR),
138 ASN1_SIMPLE(X509, signature, ASN1_BIT_STRING)
139 } ASN1_SEQUENCE_END_ref(X509, X509)
    [all...]
x_x509a.c 63 #include <openssl/x509.h>
67 * appended to the X509 encoding when the *_X509_AUX routines
68 * are used. This means that the "traditional" X509 routines
72 static X509_CERT_AUX *aux_get(X509 *x);
84 static X509_CERT_AUX *aux_get(X509 *x)
91 int X509_alias_set1(X509 *x, unsigned char *name, int len)
107 int X509_keyid_set1(X509 *x, unsigned char *id, int len)
123 unsigned char *X509_alias_get0(X509 *x, int *len)
130 unsigned char *X509_keyid_get0(X509 *x, int *len)
137 int X509_add1_trust_object(X509 *x, ASN1_OBJECT *obj
    [all...]
x_nx509.c 60 #include <openssl/x509.h>
68 ASN1_OPT(NETSCAPE_X509, cert, X509)
  /external/openssl/crypto/ocsp/
ocsp_vfy.c 63 static int ocsp_find_signer(X509 **psigner, OCSP_BASICRESP *bs, STACK_OF(X509) *certs,
65 static X509 *ocsp_find_signer_sk(STACK_OF(X509) *certs, OCSP_RESPID *id);
66 static int ocsp_check_issuer(OCSP_BASICRESP *bs, STACK_OF(X509) *chain, unsigned long flags);
68 static int ocsp_match_issuerid(X509 *cert, OCSP_CERTID *cid, STACK_OF(OCSP_SINGLERESP) *sresp);
69 static int ocsp_check_delegated(X509 *x, int flags);
70 static int ocsp_req_find_signer(X509 **psigner, OCSP_REQUEST *req, X509_NAME *nm, STACK_OF(X509) *certs,
75 int OCSP_basic_verify(OCSP_BASICRESP *bs, STACK_OF(X509) *certs
    [all...]
  /external/openssl/include/openssl/
x509_vfy.h 1 /* crypto/x509/x509_vfy.h */
60 #include <openssl/x509.h>
61 /* openssl/x509.h ends up #include-ing this file at about the only
129 X509 *x509; member in union:x509_object_st::__anon33006
197 int (*get_issuer)(X509 **issuer, X509_STORE_CTX *ctx, X509 *x); /* get issuers cert from ctx */
198 int (*check_issued)(X509_STORE_CTX *ctx, X509 *x, X509 *issuer); /* check issued */
200 int (*get_crl)(X509_STORE_CTX *ctx, X509_CRL **crl, X509 *x); /* retrieve CRL *
    [all...]
x509.h 1 /* crypto/x509/x509.h */
309 } /* X509 */;
311 DECLARE_STACK_OF(X509)
312 DECLARE_ASN1_SET_OF(X509)
319 int (*check_trust)(struct x509_trust_st *, X509 *, int);
328 X509 *forward;
329 X509 *reverse;
513 X509 *x509; member in struct:X509_info_st
    [all...]
  /external/chromium_org/third_party/boringssl/src/crypto/x509v3/
v3nametest.c 59 #include <openssl/x509.h>
121 static int set_cn(X509 *crt, ...)
152 int X509_add_ext(X509 *x, X509_EXTENSION *ex, int loc);
155 int X509_add_ext(X509 *x, X509_EXTENSION *ex, int loc);
158 static int set_altname(X509 *crt, ...)
209 static int set_cn1(X509 *crt, const char *name)
215 static int set_cn_and_email(X509 *crt, const char *name)
221 static int set_cn2(X509 *crt, const char *name)
227 static int set_cn3(X509 *crt, const char *name)
233 static int set_email1(X509 *crt, const char *name
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/asymmetric/
X509.java 9 public class X509
22 // provider.addAlgorithm("KeyFactory.X.509", "org.bouncycastle.jcajce.provider.asymmetric.x509.KeyFactory");
23 // provider.addAlgorithm("Alg.Alias.KeyFactory.X509", "X.509");
29 provider.addAlgorithm("CertificateFactory.X.509", "org.bouncycastle.jcajce.provider.asymmetric.x509.CertificateFactory");
30 provider.addAlgorithm("Alg.Alias.CertificateFactory.X509", "X.509");

Completed in 804 milliseconds

1 2 3 4 5 6 7 8 910