Searched refs:BY_DIR (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/x509/
H A Dby_dir.c84 } BY_DIR; typedef in typeref:struct:lookup_dir_st
90 static int add_cert_dir(BY_DIR *ctx,const char *dir,int type);
116 BY_DIR *ld;
119 ld=(BY_DIR *)ctx->method_data;
147 BY_DIR *a;
149 if ((a=(BY_DIR *)OPENSSL_malloc(sizeof(BY_DIR))) == NULL)
166 BY_DIR *a;
169 a=(BY_DIR *)lu->method_data;
178 static int add_cert_dir(BY_DIR *ct
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509/
H A Dby_dir.c84 } BY_DIR; typedef in typeref:struct:lookup_dir_st
90 static int add_cert_dir(BY_DIR *ctx,const char *dir,int type);
116 BY_DIR *ld;
119 ld=(BY_DIR *)ctx->method_data;
146 BY_DIR *a;
148 if ((a=(BY_DIR *)OPENSSL_malloc(sizeof(BY_DIR))) == NULL)
165 BY_DIR *a;
168 a=(BY_DIR *)lu->method_data;
177 static int add_cert_dir(BY_DIR *ct
[all...]

Completed in 91 milliseconds