Home
last modified time | relevance | path

Searched defs:x509_lookup_method_st (Results 1 – 25 of 28) sorted by relevance

12

/aosp_15_r20/prebuilts/vndk/v31/arm64/include/external/boringssl/src/include/openssl/
Dx509_vfy.h119 typedef struct x509_lookup_method_st struct
121 const char *name;
122 int (*new_item)(X509_LOOKUP *ctx);
123 void (*free)(X509_LOOKUP *ctx);
124 int (*init)(X509_LOOKUP *ctx);
125 int (*shutdown)(X509_LOOKUP *ctx);
126 int (*ctrl)(X509_LOOKUP *ctx,int cmd,const char *argc,long argl,
128 int (*get_by_subject)(X509_LOOKUP *ctx,int type,X509_NAME *name,
130 int (*get_by_issuer_serial)(X509_LOOKUP *ctx,int type,X509_NAME *name,
132 int (*get_by_fingerprint)(X509_LOOKUP *ctx,int type,
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/external/boringssl/src/include/openssl/
Dx509_vfy.h119 typedef struct x509_lookup_method_st struct
121 const char *name;
122 int (*new_item)(X509_LOOKUP *ctx);
123 void (*free)(X509_LOOKUP *ctx);
124 int (*init)(X509_LOOKUP *ctx);
125 int (*shutdown)(X509_LOOKUP *ctx);
126 int (*ctrl)(X509_LOOKUP *ctx,int cmd,const char *argc,long argl,
128 int (*get_by_subject)(X509_LOOKUP *ctx,int type,X509_NAME *name,
130 int (*get_by_issuer_serial)(X509_LOOKUP *ctx,int type,X509_NAME *name,
132 int (*get_by_fingerprint)(X509_LOOKUP *ctx,int type,
[all …]
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/boringssl/src/include/openssl/
Dx509_vfy.h119 typedef struct x509_lookup_method_st struct
121 const char *name;
122 int (*new_item)(X509_LOOKUP *ctx);
123 void (*free)(X509_LOOKUP *ctx);
124 int (*init)(X509_LOOKUP *ctx);
125 int (*shutdown)(X509_LOOKUP *ctx);
126 int (*ctrl)(X509_LOOKUP *ctx,int cmd,const char *argc,long argl,
128 int (*get_by_subject)(X509_LOOKUP *ctx,int type,X509_NAME *name,
130 int (*get_by_issuer_serial)(X509_LOOKUP *ctx,int type,X509_NAME *name,
132 int (*get_by_fingerprint)(X509_LOOKUP *ctx,int type,
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/boringssl/src/include/openssl/
Dx509_vfy.h119 typedef struct x509_lookup_method_st struct
121 const char *name;
122 int (*new_item)(X509_LOOKUP *ctx);
123 void (*free)(X509_LOOKUP *ctx);
124 int (*init)(X509_LOOKUP *ctx);
125 int (*shutdown)(X509_LOOKUP *ctx);
126 int (*ctrl)(X509_LOOKUP *ctx,int cmd,const char *argc,long argl,
128 int (*get_by_subject)(X509_LOOKUP *ctx,int type,X509_NAME *name,
130 int (*get_by_issuer_serial)(X509_LOOKUP *ctx,int type,X509_NAME *name,
132 int (*get_by_fingerprint)(X509_LOOKUP *ctx,int type,
[all …]
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/boringssl/src/include/openssl/
Dx509_vfy.h119 typedef struct x509_lookup_method_st struct
121 const char *name;
122 int (*new_item)(X509_LOOKUP *ctx);
123 void (*free)(X509_LOOKUP *ctx);
124 int (*init)(X509_LOOKUP *ctx);
125 int (*shutdown)(X509_LOOKUP *ctx);
126 int (*ctrl)(X509_LOOKUP *ctx,int cmd,const char *argc,long argl,
128 int (*get_by_subject)(X509_LOOKUP *ctx,int type,X509_NAME *name,
130 int (*get_by_issuer_serial)(X509_LOOKUP *ctx,int type,X509_NAME *name,
132 int (*get_by_fingerprint)(X509_LOOKUP *ctx,int type,
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/boringssl/src/include/openssl/
Dx509_vfy.h119 typedef struct x509_lookup_method_st struct
121 const char *name;
122 int (*new_item)(X509_LOOKUP *ctx);
123 void (*free)(X509_LOOKUP *ctx);
124 int (*init)(X509_LOOKUP *ctx);
125 int (*shutdown)(X509_LOOKUP *ctx);
126 int (*ctrl)(X509_LOOKUP *ctx,int cmd,const char *argc,long argl,
128 int (*get_by_subject)(X509_LOOKUP *ctx,int type,X509_NAME *name,
130 int (*get_by_issuer_serial)(X509_LOOKUP *ctx,int type,X509_NAME *name,
132 int (*get_by_fingerprint)(X509_LOOKUP *ctx,int type,
[all …]
/aosp_15_r20/prebuilts/vndk/v32/arm/include/external/boringssl/src/include/openssl/
Dx509_vfy.h119 typedef struct x509_lookup_method_st struct
121 const char *name;
122 int (*new_item)(X509_LOOKUP *ctx);
123 void (*free)(X509_LOOKUP *ctx);
124 int (*init)(X509_LOOKUP *ctx);
125 int (*shutdown)(X509_LOOKUP *ctx);
126 int (*ctrl)(X509_LOOKUP *ctx,int cmd,const char *argc,long argl,
128 int (*get_by_subject)(X509_LOOKUP *ctx,int type,X509_NAME *name,
130 int (*get_by_issuer_serial)(X509_LOOKUP *ctx,int type,X509_NAME *name,
132 int (*get_by_fingerprint)(X509_LOOKUP *ctx,int type,
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm/include/external/boringssl/src/include/openssl/
Dx509_vfy.h119 typedef struct x509_lookup_method_st struct
121 const char *name;
122 int (*new_item)(X509_LOOKUP *ctx);
123 void (*free)(X509_LOOKUP *ctx);
124 int (*init)(X509_LOOKUP *ctx);
125 int (*shutdown)(X509_LOOKUP *ctx);
126 int (*ctrl)(X509_LOOKUP *ctx,int cmd,const char *argc,long argl,
128 int (*get_by_subject)(X509_LOOKUP *ctx,int type,X509_NAME *name,
130 int (*get_by_issuer_serial)(X509_LOOKUP *ctx,int type,X509_NAME *name,
132 int (*get_by_fingerprint)(X509_LOOKUP *ctx,int type,
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/external/boringssl/src/include/openssl/
Dx509_vfy.h119 typedef struct x509_lookup_method_st struct
121 const char *name;
122 int (*new_item)(X509_LOOKUP *ctx);
123 void (*free)(X509_LOOKUP *ctx);
124 int (*init)(X509_LOOKUP *ctx);
125 int (*shutdown)(X509_LOOKUP *ctx);
126 int (*ctrl)(X509_LOOKUP *ctx,int cmd,const char *argc,long argl,
128 int (*get_by_subject)(X509_LOOKUP *ctx,int type,X509_NAME *name,
130 int (*get_by_issuer_serial)(X509_LOOKUP *ctx,int type,X509_NAME *name,
132 int (*get_by_fingerprint)(X509_LOOKUP *ctx,int type,
[all …]
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/external/boringssl/src/include/openssl/
Dx509_vfy.h119 typedef struct x509_lookup_method_st struct
121 const char *name;
122 int (*new_item)(X509_LOOKUP *ctx);
123 void (*free)(X509_LOOKUP *ctx);
124 int (*init)(X509_LOOKUP *ctx);
125 int (*shutdown)(X509_LOOKUP *ctx);
126 int (*ctrl)(X509_LOOKUP *ctx,int cmd,const char *argc,long argl,
128 int (*get_by_subject)(X509_LOOKUP *ctx,int type,X509_NAME *name,
130 int (*get_by_issuer_serial)(X509_LOOKUP *ctx,int type,X509_NAME *name,
132 int (*get_by_fingerprint)(X509_LOOKUP *ctx,int type,
[all …]
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/boringssl/src/include/openssl/
Dx509_vfy.h119 typedef struct x509_lookup_method_st struct
121 const char *name;
122 int (*new_item)(X509_LOOKUP *ctx);
123 void (*free)(X509_LOOKUP *ctx);
124 int (*init)(X509_LOOKUP *ctx);
125 int (*shutdown)(X509_LOOKUP *ctx);
126 int (*ctrl)(X509_LOOKUP *ctx,int cmd,const char *argc,long argl,
128 int (*get_by_subject)(X509_LOOKUP *ctx,int type,X509_NAME *name,
130 int (*get_by_issuer_serial)(X509_LOOKUP *ctx,int type,X509_NAME *name,
132 int (*get_by_fingerprint)(X509_LOOKUP *ctx,int type,
[all …]
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/boringssl/src/include/openssl/
Dx509_vfy.h119 typedef struct x509_lookup_method_st struct
121 const char *name;
122 int (*new_item)(X509_LOOKUP *ctx);
123 void (*free)(X509_LOOKUP *ctx);
124 int (*init)(X509_LOOKUP *ctx);
125 int (*shutdown)(X509_LOOKUP *ctx);
126 int (*ctrl)(X509_LOOKUP *ctx,int cmd,const char *argc,long argl,
128 int (*get_by_subject)(X509_LOOKUP *ctx,int type,X509_NAME *name,
130 int (*get_by_issuer_serial)(X509_LOOKUP *ctx,int type,X509_NAME *name,
132 int (*get_by_fingerprint)(X509_LOOKUP *ctx,int type,
[all …]
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/x509/
Dinternal.h245 struct x509_lookup_method_st { struct
246 const char *name;
247 int (*new_item)(X509_LOOKUP *ctx);
248 void (*free)(X509_LOOKUP *ctx);
249 int (*init)(X509_LOOKUP *ctx);
250 int (*shutdown)(X509_LOOKUP *ctx);
251 int (*ctrl)(X509_LOOKUP *ctx, int cmd, const char *argc, long argl,
253 int (*get_by_subject)(X509_LOOKUP *ctx, int type, X509_NAME *name,
255 int (*get_by_issuer_serial)(X509_LOOKUP *ctx, int type, X509_NAME *name,
257 int (*get_by_fingerprint)(X509_LOOKUP *ctx, int type, unsigned char *bytes,
[all …]
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/x509/
Dinternal.h245 struct x509_lookup_method_st { struct
246 const char *name;
247 int (*new_item)(X509_LOOKUP *ctx);
248 void (*free)(X509_LOOKUP *ctx);
249 int (*init)(X509_LOOKUP *ctx);
250 int (*shutdown)(X509_LOOKUP *ctx);
251 int (*ctrl)(X509_LOOKUP *ctx, int cmd, const char *argc, long argl,
253 int (*get_by_subject)(X509_LOOKUP *ctx, int type, X509_NAME *name,
255 int (*get_by_issuer_serial)(X509_LOOKUP *ctx, int type, X509_NAME *name,
257 int (*get_by_fingerprint)(X509_LOOKUP *ctx, int type, unsigned char *bytes,
[all …]
/aosp_15_r20/external/boringssl/src/crypto/x509/
H A Dinternal.h318 struct x509_lookup_method_st { struct
319 int (*new_item)(X509_LOOKUP *ctx);
320 void (*free)(X509_LOOKUP *ctx);
321 int (*ctrl)(X509_LOOKUP *ctx, int cmd, const char *argc, long argl,
323 int (*get_by_subject)(X509_LOOKUP *ctx, int type, X509_NAME *name,
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/x509/
H A Dinternal.h318 struct x509_lookup_method_st { struct
319 int (*new_item)(X509_LOOKUP *ctx);
320 void (*free)(X509_LOOKUP *ctx);
321 int (*ctrl)(X509_LOOKUP *ctx, int cmd, const char *argc, long argl,
323 int (*get_by_subject)(X509_LOOKUP *ctx, int type, X509_NAME *name,
/aosp_15_r20/external/python/cpython2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py1936 class x509_lookup_method_st(Structure): class
/aosp_15_r20/external/python/cpython3/Lib/lib2to3/tests/data/
Dinfinite_recursion.py1936 class x509_lookup_method_st(Structure): class
/aosp_15_r20/out/soong/.intermediates/external/boringssl/libbssl_sys/android_arm64_armv8-2a_cortex-a55_dylib/out/
Dbssl_sys_bindings.rs4992 pub struct x509_lookup_method_st { struct
4995 pub type X509_LOOKUP_METHOD = x509_lookup_method_st; argument
/aosp_15_r20/out/soong/.intermediates/external/boringssl/libbssl_sys_raw/android_arm64_armv8-2a_cortex-a55_source_apex10000/
Dbssl_sys_bindings.rs4992 pub struct x509_lookup_method_st { struct
4995 pub type X509_LOOKUP_METHOD = x509_lookup_method_st; argument
/aosp_15_r20/out/soong/.intermediates/external/boringssl/libbssl_sys_raw/android_arm64_armv8-2a_cortex-a55_source/
Dbssl_sys_bindings.rs4992 pub struct x509_lookup_method_st { struct
4995 pub type X509_LOOKUP_METHOD = x509_lookup_method_st; argument
/aosp_15_r20/out/soong/.intermediates/external/boringssl/libbssl_sys_raw_nostd/android_arm64_armv8-2a_cortex-a55_source/
Dbssl_sys_bindings.rs4992 pub struct x509_lookup_method_st { struct
4995 pub type X509_LOOKUP_METHOD = x509_lookup_method_st; argument
/aosp_15_r20/out/soong/.intermediates/external/boringssl/libbssl_sys_nostd/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std/out/
Dbssl_sys_bindings.rs4992 pub struct x509_lookup_method_st { struct
4995 pub type X509_LOOKUP_METHOD = x509_lookup_method_st; argument
/aosp_15_r20/out/soong/.intermediates/external/boringssl/libbssl_sys/android_arm64_armv8-2a_cortex-a55_rlib_dylib-std/out/
Dbssl_sys_bindings.rs4992 pub struct x509_lookup_method_st { struct
4995 pub type X509_LOOKUP_METHOD = x509_lookup_method_st; argument
/aosp_15_r20/out/soong/.intermediates/external/boringssl/libbssl_sys/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex10000/out/
Dbssl_sys_bindings.rs4992 pub struct x509_lookup_method_st { struct
4995 pub type X509_LOOKUP_METHOD = x509_lookup_method_st; argument

12