Searched refs:LHASH_OF (Results 1 - 25 of 52) sorted by relevance

123

/external/chromium_org/third_party/openssl/openssl/crypto/conf/
H A Dconf_lib.c72 void CONF_set_nconf(CONF *conf, LHASH_OF(CONF_VALUE) *hash)
90 LHASH_OF(CONF_VALUE) *CONF_load(LHASH_OF(CONF_VALUE) *conf, const char *file, function
93 LHASH_OF(CONF_VALUE) *ltmp;
114 LHASH_OF(CONF_VALUE) *CONF_load_fp(LHASH_OF(CONF_VALUE) *conf, FILE *fp, function
118 LHASH_OF(CONF_VALUE) *ltmp;
129 LHASH_OF(CONF_VALUE) *CONF_load_bio(LHASH_OF(CONF_VALUE) *conf, BIO *bp, function
143 STACK_OF(CONF_VALUE) *CONF_get_section(LHASH_OF(CONF_VALU
158 char *CONF_get_string(LHASH_OF(CONF_VALUE) *conf,const char *group, function
173 long CONF_get_number(LHASH_OF(CONF_VALUE) *conf,const char *group, function
198 void CONF_free(LHASH_OF(CONF_VALUE) *conf) function
206 int CONF_dump_fp(LHASH_OF(CONF_VALUE) *conf, FILE *out) function
221 int CONF_dump_bio(LHASH_OF(CONF_VALUE) *conf, BIO *out) function
[all...]
H A Dconf.h122 void CONF_set_nconf(CONF *conf,LHASH_OF(CONF_VALUE) *hash);
123 LHASH_OF(CONF_VALUE) *CONF_load(LHASH_OF(CONF_VALUE) *conf,const char *file,
126 LHASH_OF(CONF_VALUE) *CONF_load_fp(LHASH_OF(CONF_VALUE) *conf, FILE *fp,
129 LHASH_OF(CONF_VALUE) *CONF_load_bio(LHASH_OF(CONF_VALUE) *conf, BIO *bp,long *eline);
130 STACK_OF(CONF_VALUE) *CONF_get_section(LHASH_OF(CONF_VALUE) *conf,
132 char *CONF_get_string(LHASH_OF(CONF_VALUE) *conf,const char *group,
134 long CONF_get_number(LHASH_OF(CONF_VALU
[all...]
H A Dconf_api.c74 LHASH_OF(CONF_VALUE) *conf);
77 LHASH_OF(CONF_VALUE))
230 LHASH_OF(CONF_VALUE), conf->data);
239 static void value_free_hash_doall_arg(CONF_VALUE *a, LHASH_OF(CONF_VALUE) *conf)
/external/openssl/crypto/conf/
H A Dconf_lib.c72 void CONF_set_nconf(CONF *conf, LHASH_OF(CONF_VALUE) *hash)
90 LHASH_OF(CONF_VALUE) *CONF_load(LHASH_OF(CONF_VALUE) *conf, const char *file, function
93 LHASH_OF(CONF_VALUE) *ltmp;
114 LHASH_OF(CONF_VALUE) *CONF_load_fp(LHASH_OF(CONF_VALUE) *conf, FILE *fp, function
118 LHASH_OF(CONF_VALUE) *ltmp;
129 LHASH_OF(CONF_VALUE) *CONF_load_bio(LHASH_OF(CONF_VALUE) *conf, BIO *bp, function
143 STACK_OF(CONF_VALUE) *CONF_get_section(LHASH_OF(CONF_VALU
158 char *CONF_get_string(LHASH_OF(CONF_VALUE) *conf,const char *group, function
173 long CONF_get_number(LHASH_OF(CONF_VALUE) *conf,const char *group, function
198 void CONF_free(LHASH_OF(CONF_VALUE) *conf) function
206 int CONF_dump_fp(LHASH_OF(CONF_VALUE) *conf, FILE *out) function
221 int CONF_dump_bio(LHASH_OF(CONF_VALUE) *conf, BIO *out) function
[all...]
H A Dconf.h122 void CONF_set_nconf(CONF *conf,LHASH_OF(CONF_VALUE) *hash);
123 LHASH_OF(CONF_VALUE) *CONF_load(LHASH_OF(CONF_VALUE) *conf,const char *file,
126 LHASH_OF(CONF_VALUE) *CONF_load_fp(LHASH_OF(CONF_VALUE) *conf, FILE *fp,
129 LHASH_OF(CONF_VALUE) *CONF_load_bio(LHASH_OF(CONF_VALUE) *conf, BIO *bp,long *eline);
130 STACK_OF(CONF_VALUE) *CONF_get_section(LHASH_OF(CONF_VALUE) *conf,
132 char *CONF_get_string(LHASH_OF(CONF_VALUE) *conf,const char *group,
134 long CONF_get_number(LHASH_OF(CONF_VALU
[all...]
H A Dconf_api.c74 LHASH_OF(CONF_VALUE) *conf);
77 LHASH_OF(CONF_VALUE))
233 LHASH_OF(CONF_VALUE), conf->data);
242 static void value_free_hash_doall_arg(CONF_VALUE *a, LHASH_OF(CONF_VALUE) *conf)
/external/chromium_org/third_party/openssl/openssl/include/openssl/
H A Dconf.h122 void CONF_set_nconf(CONF *conf,LHASH_OF(CONF_VALUE) *hash);
123 LHASH_OF(CONF_VALUE) *CONF_load(LHASH_OF(CONF_VALUE) *conf,const char *file,
126 LHASH_OF(CONF_VALUE) *CONF_load_fp(LHASH_OF(CONF_VALUE) *conf, FILE *fp,
129 LHASH_OF(CONF_VALUE) *CONF_load_bio(LHASH_OF(CONF_VALUE) *conf, BIO *bp,long *eline);
130 STACK_OF(CONF_VALUE) *CONF_get_section(LHASH_OF(CONF_VALUE) *conf,
132 char *CONF_get_string(LHASH_OF(CONF_VALUE) *conf,const char *group,
134 long CONF_get_number(LHASH_OF(CONF_VALU
[all...]
H A Dlhash.h167 } _LHASH; /* Do not use _LHASH directly, use LHASH_OF
200 #define LHASH_OF(type) struct lhash_st_##type macro
202 #define DECLARE_LHASH_OF(type) LHASH_OF(type) { int dummy; }
205 ((_LHASH *)CHECKED_PTR_OF(LHASH_OF(type),lh))
209 ((LHASH_OF(type) *)lh_new(LHASH_HASH_FN(name), LHASH_COMP_FN(name)))
H A Dtxt_db.h87 LHASH_OF(OPENSSL_STRING) **index;
H A Derr.h363 LHASH_OF(ERR_STRING_DATA) *ERR_get_string_table(void);
364 LHASH_OF(ERR_STATE) *ERR_get_err_state_table(void);
365 void ERR_release_err_state_table(LHASH_OF(ERR_STATE) **hash);
/external/openssl/include/openssl/
H A Dconf.h122 void CONF_set_nconf(CONF *conf,LHASH_OF(CONF_VALUE) *hash);
123 LHASH_OF(CONF_VALUE) *CONF_load(LHASH_OF(CONF_VALUE) *conf,const char *file,
126 LHASH_OF(CONF_VALUE) *CONF_load_fp(LHASH_OF(CONF_VALUE) *conf, FILE *fp,
129 LHASH_OF(CONF_VALUE) *CONF_load_bio(LHASH_OF(CONF_VALUE) *conf, BIO *bp,long *eline);
130 STACK_OF(CONF_VALUE) *CONF_get_section(LHASH_OF(CONF_VALUE) *conf,
132 char *CONF_get_string(LHASH_OF(CONF_VALUE) *conf,const char *group,
134 long CONF_get_number(LHASH_OF(CONF_VALU
[all...]
H A Dlhash.h166 } _LHASH; /* Do not use _LHASH directly, use LHASH_OF
199 #define LHASH_OF(type) struct lhash_st_##type macro
201 #define DECLARE_LHASH_OF(type) LHASH_OF(type) { int dummy; }
204 ((_LHASH *)CHECKED_PTR_OF(LHASH_OF(type),lh))
208 ((LHASH_OF(type) *)lh_new(LHASH_HASH_FN(name), LHASH_COMP_FN(name)))
H A Dtxt_db.h87 LHASH_OF(OPENSSL_STRING) **index;
/external/chromium_org/third_party/openssl/openssl/crypto/err/
H A Derr.c230 LHASH_OF(ERR_STRING_DATA) *(*cb_err_get)(int create);
236 LHASH_OF(ERR_STATE) *(*cb_thread_get)(int create);
237 void (*cb_thread_release)(LHASH_OF(ERR_STATE) **hash);
246 static LHASH_OF(ERR_STRING_DATA) *int_err_get(int create);
251 static LHASH_OF(ERR_STATE) *int_thread_get(int create);
252 static void int_thread_release(LHASH_OF(ERR_STATE) **hash);
284 static LHASH_OF(ERR_STRING_DATA) *int_error_hash = NULL;
285 static LHASH_OF(ERR_STATE) *int_thread_hash = NULL;
350 static LHASH_OF(ERR_STRING_DATA) *int_err_get(int create) function
352 LHASH_OF(ERR_STRING_DAT
442 static LHASH_OF(ERR_STATE) *int_thread_get(int create) function
462 static void int_thread_release(LHASH_OF(ERR_STATE) **hash) function
922 LHASH_OF(ERR_STRING_DATA) *ERR_get_string_table(void) function
928 LHASH_OF(ERR_STATE) *ERR_get_err_state_table(void) function
934 void ERR_release_err_state_table(LHASH_OF(ERR_STATE) **hash) function
[all...]
H A Derr.h363 LHASH_OF(ERR_STRING_DATA) *ERR_get_string_table(void);
364 LHASH_OF(ERR_STATE) *ERR_get_err_state_table(void);
365 void ERR_release_err_state_table(LHASH_OF(ERR_STATE) **hash);
/external/openssl/crypto/err/
H A Derr.c230 LHASH_OF(ERR_STRING_DATA) *(*cb_err_get)(int create);
236 LHASH_OF(ERR_STATE) *(*cb_thread_get)(int create);
237 void (*cb_thread_release)(LHASH_OF(ERR_STATE) **hash);
246 static LHASH_OF(ERR_STRING_DATA) *int_err_get(int create);
251 static LHASH_OF(ERR_STATE) *int_thread_get(int create);
252 static void int_thread_release(LHASH_OF(ERR_STATE) **hash);
284 static LHASH_OF(ERR_STRING_DATA) *int_error_hash = NULL;
285 static LHASH_OF(ERR_STATE) *int_thread_hash = NULL;
350 static LHASH_OF(ERR_STRING_DATA) *int_err_get(int create) function
352 LHASH_OF(ERR_STRING_DAT
442 static LHASH_OF(ERR_STATE) *int_thread_get(int create) function
462 static void int_thread_release(LHASH_OF(ERR_STATE) **hash) function
922 LHASH_OF(ERR_STRING_DATA) *ERR_get_string_table(void) function
928 LHASH_OF(ERR_STATE) *ERR_get_err_state_table(void) function
934 void ERR_release_err_state_table(LHASH_OF(ERR_STATE) **hash) function
[all...]
/external/chromium_org/third_party/openssl/openssl/crypto/lhash/
H A Dlhash.h167 } _LHASH; /* Do not use _LHASH directly, use LHASH_OF
200 #define LHASH_OF(type) struct lhash_st_##type macro
202 #define DECLARE_LHASH_OF(type) LHASH_OF(type) { int dummy; }
205 ((_LHASH *)CHECKED_PTR_OF(LHASH_OF(type),lh))
209 ((LHASH_OF(type) *)lh_new(LHASH_HASH_FN(name), LHASH_COMP_FN(name)))
/external/chromium_org/third_party/openssl/openssl/crypto/txt_db/
H A Dtxt_db.h87 LHASH_OF(OPENSSL_STRING) **index;
H A Dtxt_db.c199 LHASH_OF(OPENSSL_STRING) *lh;
220 LHASH_OF(OPENSSL_STRING) *idx;
230 if ((idx=(LHASH_OF(OPENSSL_STRING) *)lh_new(hash,cmp)) == NULL)
/external/openssl/crypto/lhash/
H A Dlhash.h166 } _LHASH; /* Do not use _LHASH directly, use LHASH_OF
199 #define LHASH_OF(type) struct lhash_st_##type macro
201 #define DECLARE_LHASH_OF(type) LHASH_OF(type) { int dummy; }
204 ((_LHASH *)CHECKED_PTR_OF(LHASH_OF(type),lh))
208 ((LHASH_OF(type) *)lh_new(LHASH_HASH_FN(name), LHASH_COMP_FN(name)))
/external/openssl/crypto/txt_db/
H A Dtxt_db.h87 LHASH_OF(OPENSSL_STRING) **index;
/external/chromium_org/third_party/openssl/openssl/apps/
H A Dopenssl.c141 static LHASH_OF(FUNCTION) *prog_init(void );
142 static int do_cmd(LHASH_OF(FUNCTION) *prog,int argc,char *argv[]);
236 LHASH_OF(FUNCTION) *prog=NULL;
465 static int do_cmd(LHASH_OF(FUNCTION) *prog, int argc, char *argv[]) function
712 static LHASH_OF(FUNCTION) *prog_init(void) function
714 LHASH_OF(FUNCTION) *ret;
/external/chromium_org/third_party/openssl/openssl/crypto/x509v3/
H A Dv3_conf.c458 X509_EXTENSION *X509V3_EXT_conf(LHASH_OF(CONF_VALUE) *conf, X509V3_CTX *ctx, function
468 X509_EXTENSION *X509V3_EXT_conf_nid(LHASH_OF(CONF_VALUE) *conf, X509V3_CTX *ctx, function
493 void X509V3_set_conf_lhash(X509V3_CTX *ctx, LHASH_OF(CONF_VALUE) *lhash)
499 int X509V3_EXT_add_conf(LHASH_OF(CONF_VALUE) *conf, X509V3_CTX *ctx, function
509 int X509V3_EXT_CRL_add_conf(LHASH_OF(CONF_VALUE) *conf, X509V3_CTX *ctx, function
519 int X509V3_EXT_REQ_add_conf(LHASH_OF(CONF_VALUE) *conf, X509V3_CTX *ctx, function
/external/openssl/apps/
H A Dopenssl.c141 static LHASH_OF(FUNCTION) *prog_init(void );
142 static int do_cmd(LHASH_OF(FUNCTION) *prog,int argc,char *argv[]);
236 LHASH_OF(FUNCTION) *prog=NULL;
465 static int do_cmd(LHASH_OF(FUNCTION) *prog, int argc, char *argv[]) function
712 static LHASH_OF(FUNCTION) *prog_init(void) function
714 LHASH_OF(FUNCTION) *ret;
/external/openssl/crypto/x509v3/
H A Dv3_conf.c458 X509_EXTENSION *X509V3_EXT_conf(LHASH_OF(CONF_VALUE) *conf, X509V3_CTX *ctx, function
468 X509_EXTENSION *X509V3_EXT_conf_nid(LHASH_OF(CONF_VALUE) *conf, X509V3_CTX *ctx, function
493 void X509V3_set_conf_lhash(X509V3_CTX *ctx, LHASH_OF(CONF_VALUE) *lhash)
499 int X509V3_EXT_add_conf(LHASH_OF(CONF_VALUE) *conf, X509V3_CTX *ctx, function
509 int X509V3_EXT_CRL_add_conf(LHASH_OF(CONF_VALUE) *conf, X509V3_CTX *ctx, function
519 int X509V3_EXT_REQ_add_conf(LHASH_OF(CONF_VALUE) *conf, X509V3_CTX *ctx, function

Completed in 342 milliseconds

123