HomeSort by: relevance | last modified time | path
    Searched refs:X509_LOOKUP_TYPE (Results 1 - 17 of 17) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/x509/
x509_local.h 82 int (*get_by_subject)(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
84 int (*get_by_issuer_serial)(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
88 int (*get_by_fingerprint)(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
91 int (*get_by_alias)(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
93 int (*get_by_subject_ex)(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
160 int ossl_x509_store_ctx_get_by_subject(const X509_STORE_CTX *ctx, X509_LOOKUP_TYPE type,
x509_lu.c 95 int X509_LOOKUP_by_subject_ex(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
111 int X509_LOOKUP_by_subject(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
117 int X509_LOOKUP_by_issuer_serial(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
127 int X509_LOOKUP_by_fingerprint(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
136 int X509_LOOKUP_by_alias(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
299 X509_LOOKUP_TYPE type,
320 int ossl_x509_store_ctx_get_by_subject(const X509_STORE_CTX *ctx, X509_LOOKUP_TYPE type,
380 X509_LOOKUP_TYPE type,
474 X509_LOOKUP_TYPE X509_OBJECT_get_type(const X509_OBJECT *a)
534 static int x509_object_idx_cnt(STACK_OF(X509_OBJECT) *h, X509_LOOKUP_TYPE type
    [all...]
by_dir.c 57 static int get_cert_by_subject(X509_LOOKUP *xl, X509_LOOKUP_TYPE type,
59 static int get_cert_by_subject_ex(X509_LOOKUP *xl, X509_LOOKUP_TYPE type,
222 static int get_cert_by_subject_ex(X509_LOOKUP *xl, X509_LOOKUP_TYPE type,
434 static int get_cert_by_subject(X509_LOOKUP *xl, X509_LOOKUP_TYPE type,
by_store.c 192 static int by_store(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
209 static int by_store_subject(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
  /src/crypto/external/bsd/openssl/dist/crypto/x509/
x509_local.h 82 int (*get_by_subject) (X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
84 int (*get_by_issuer_serial) (X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
88 int (*get_by_fingerprint) (X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
91 int (*get_by_alias) (X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
93 int (*get_by_subject_ex) (X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
by_store.c 147 static int by_store(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
165 static int by_store_subject_ex(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
219 static int by_store_subject(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
x509_lu.c 92 int X509_LOOKUP_by_subject_ex(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
108 int X509_LOOKUP_by_subject(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
114 int X509_LOOKUP_by_issuer_serial(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
124 int X509_LOOKUP_by_fingerprint(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
133 int X509_LOOKUP_by_alias(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
294 X509_LOOKUP_TYPE type,
310 X509_LOOKUP_TYPE type,
441 X509_LOOKUP_TYPE X509_OBJECT_get_type(const X509_OBJECT *a)
502 static int x509_object_idx_cnt(STACK_OF(X509_OBJECT) *h, X509_LOOKUP_TYPE type,
529 int X509_OBJECT_idx_by_subject(STACK_OF(X509_OBJECT) *h, X509_LOOKUP_TYPE type
    [all...]
by_dir.c 57 static int get_cert_by_subject(X509_LOOKUP *xl, X509_LOOKUP_TYPE type,
59 static int get_cert_by_subject_ex(X509_LOOKUP *xl, X509_LOOKUP_TYPE type,
226 static int get_cert_by_subject_ex(X509_LOOKUP *xl, X509_LOOKUP_TYPE type,
425 static int get_cert_by_subject(X509_LOOKUP *xl, X509_LOOKUP_TYPE type,
  /src/crypto/external/bsd/openssl.old/dist/crypto/x509/
x509_local.h 79 int (*get_by_subject) (X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
81 int (*get_by_issuer_serial) (X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
84 int (*get_by_fingerprint) (X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
87 int (*get_by_alias) (X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
x509_lu.c 85 int X509_LOOKUP_by_subject(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
95 int X509_LOOKUP_by_issuer_serial(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
104 int X509_LOOKUP_by_fingerprint(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
113 int X509_LOOKUP_by_alias(X509_LOOKUP *ctx, X509_LOOKUP_TYPE type,
275 X509_LOOKUP_TYPE type,
289 int X509_STORE_CTX_get_by_subject(X509_STORE_CTX *vs, X509_LOOKUP_TYPE type,
413 X509_LOOKUP_TYPE X509_OBJECT_get_type(const X509_OBJECT *a)
474 static int x509_object_idx_cnt(STACK_OF(X509_OBJECT) *h, X509_LOOKUP_TYPE type,
513 int X509_OBJECT_idx_by_subject(STACK_OF(X509_OBJECT) *h, X509_LOOKUP_TYPE type,
520 X509_LOOKUP_TYPE type
    [all...]
by_dir.c 47 static int get_cert_by_subject(X509_LOOKUP *xl, X509_LOOKUP_TYPE type,
211 static int get_cert_by_subject(X509_LOOKUP *xl, X509_LOOKUP_TYPE type,
  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
x509_vfy.h 50 } X509_LOOKUP_TYPE;
256 int X509_OBJECT_idx_by_subject(STACK_OF(X509_OBJECT) *h, X509_LOOKUP_TYPE type,
259 X509_LOOKUP_TYPE type,
266 X509_LOOKUP_TYPE X509_OBJECT_get_type(const X509_OBJECT *a);
384 X509_LOOKUP_TYPE type,
388 X509_LOOKUP_TYPE type,
393 X509_LOOKUP_TYPE type,
398 X509_LOOKUP_TYPE type,
454 int X509_STORE_CTX_get_by_subject(X509_STORE_CTX *vs, X509_LOOKUP_TYPE type,
457 X509_LOOKUP_TYPE type
    [all...]
  /src/crypto/external/apache2/openssl/dist/include/openssl/
x509_vfy.h.in 65 } X509_LOOKUP_TYPE;
389 int X509_OBJECT_idx_by_subject(STACK_OF(X509_OBJECT) *h, X509_LOOKUP_TYPE type,
392 X509_LOOKUP_TYPE type,
399 X509_LOOKUP_TYPE X509_OBJECT_get_type(const X509_OBJECT *a);
532 X509_LOOKUP_TYPE type,
536 X509_LOOKUP_TYPE type,
542 X509_LOOKUP_TYPE type,
547 X509_LOOKUP_TYPE type,
552 X509_LOOKUP_TYPE type,
604 X509_LOOKUP_TYPE type
    [all...]
  /src/crypto/external/bsd/openssl/dist/include/openssl/
x509_vfy.h.in 62 } X509_LOOKUP_TYPE;
381 int X509_OBJECT_idx_by_subject(STACK_OF(X509_OBJECT) *h, X509_LOOKUP_TYPE type,
384 X509_LOOKUP_TYPE type,
391 X509_LOOKUP_TYPE X509_OBJECT_get_type(const X509_OBJECT *a);
518 X509_LOOKUP_TYPE type,
522 X509_LOOKUP_TYPE type,
528 X509_LOOKUP_TYPE type,
533 X509_LOOKUP_TYPE type,
538 X509_LOOKUP_TYPE type,
595 X509_LOOKUP_TYPE type
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/include/crypto/
x509.h 276 X509_LOOKUP_TYPE type;
  /src/crypto/external/apache2/openssl/dist/include/crypto/
x509.h 305 X509_LOOKUP_TYPE type;
  /src/crypto/external/bsd/openssl/dist/include/crypto/
x509.h 302 X509_LOOKUP_TYPE type;

Completed in 24 milliseconds