Searched refs:DB_name (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/apps/
H A Dapps.h280 #define DB_name 5 /* index - unique when active and not disabled */ macro
H A Dca.c1945 rrow=TXT_DB_get_by_index(db->db,DB_name,crow);
1950 row[DB_name]);
1988 p=rrow[DB_name]; if (p == NULL) p="undef";
2166 row[DB_name]=X509_NAME_oneline(X509_get_subject_name(ret),NULL,0);
2169 (row[DB_file] == NULL) || (row[DB_name] == NULL))
2398 row[DB_name]=X509_NAME_oneline(X509_get_subject_name(x509),NULL,0);
2407 if ((row[DB_name] == NULL) || (row[DB_serial] == NULL))
2418 BIO_printf(bio_err,"Adding Entry with serial number %s to DB for %s\n", row[DB_serial], row[DB_name]);
2433 /* row[DB_name] done already */
2474 row[DB_name]);
[all...]
H A Dapps.c1580 { return(lh_strhash(a[DB_name])); }
1583 { return(strcmp(a[DB_name], b[DB_name])); }
1892 && !TXT_DB_create_index(db->db, DB_name, index_name_qual,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/apps/
H A Dapps.h280 #define DB_name 5 /* index - unique when active and not disabled */ macro
H A Dca.c1945 rrow=TXT_DB_get_by_index(db->db,DB_name,crow);
1950 row[DB_name]);
1988 p=rrow[DB_name]; if (p == NULL) p="undef";
2166 row[DB_name]=X509_NAME_oneline(X509_get_subject_name(ret),NULL,0);
2169 (row[DB_file] == NULL) || (row[DB_name] == NULL))
2398 row[DB_name]=X509_NAME_oneline(X509_get_subject_name(x509),NULL,0);
2407 if ((row[DB_name] == NULL) || (row[DB_serial] == NULL))
2418 BIO_printf(bio_err,"Adding Entry with serial number %s to DB for %s\n", row[DB_serial], row[DB_name]);
2433 /* row[DB_name] done already */
2474 row[DB_name]);
[all...]
H A Dapps.c1580 { return(lh_strhash(a[DB_name])); }
1583 { return(strcmp(a[DB_name], b[DB_name])); }
1892 && !TXT_DB_create_index(db->db, DB_name, index_name_qual,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/apps/
H A Dapps.h280 #define DB_name 5 /* index - unique when active and not disabled */ macro
H A Dca.c1945 rrow=TXT_DB_get_by_index(db->db,DB_name,crow);
1950 row[DB_name]);
1988 p=rrow[DB_name]; if (p == NULL) p="undef";
2166 row[DB_name]=X509_NAME_oneline(X509_get_subject_name(ret),NULL,0);
2169 (row[DB_file] == NULL) || (row[DB_name] == NULL))
2398 row[DB_name]=X509_NAME_oneline(X509_get_subject_name(x509),NULL,0);
2407 if ((row[DB_name] == NULL) || (row[DB_serial] == NULL))
2418 BIO_printf(bio_err,"Adding Entry with serial number %s to DB for %s\n", row[DB_serial], row[DB_name]);
2433 /* row[DB_name] done already */
2474 row[DB_name]);
[all...]
H A Dapps.c1580 { return(lh_strhash(a[DB_name])); }
1583 { return(strcmp(a[DB_name], b[DB_name])); }
1892 && !TXT_DB_create_index(db->db, DB_name, index_name_qual,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/apps/
H A Dca.c1891 rrow = TXT_DB_get_by_index(db->db, DB_name, crow);
1895 row[DB_name]);
1938 p = rrow[DB_name];
2123 row[DB_name] = X509_NAME_oneline(X509_get_subject_name(ret), NULL, 0);
2126 (row[DB_file] == NULL) || (row[DB_name] == NULL)) {
2356 row[DB_name] = X509_NAME_oneline(X509_get_subject_name(x509), NULL, 0);
2365 if ((row[DB_name] == NULL) || (row[DB_serial] == NULL)) {
2377 row[DB_serial], row[DB_name]);
2392 /* row[DB_name] done already */
2431 BIO_printf(bio_err, "ERROR:name does not match %s\n", row[DB_name]);
[all...]
H A Dapps.h286 # define DB_name 5 /* index - unique when active and not macro
H A Dapps.c1637 return (lh_strhash(a[DB_name]));
1642 return (strcmp(a[DB_name], b[DB_name]));
1926 && !TXT_DB_create_index(db->db, DB_name, index_name_qual,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/apps/
H A Dca.c1891 rrow = TXT_DB_get_by_index(db->db, DB_name, crow);
1895 row[DB_name]);
1938 p = rrow[DB_name];
2123 row[DB_name] = X509_NAME_oneline(X509_get_subject_name(ret), NULL, 0);
2126 (row[DB_file] == NULL) || (row[DB_name] == NULL)) {
2356 row[DB_name] = X509_NAME_oneline(X509_get_subject_name(x509), NULL, 0);
2365 if ((row[DB_name] == NULL) || (row[DB_serial] == NULL)) {
2377 row[DB_serial], row[DB_name]);
2392 /* row[DB_name] done already */
2431 BIO_printf(bio_err, "ERROR:name does not match %s\n", row[DB_name]);
[all...]
H A Dapps.h286 # define DB_name 5 /* index - unique when active and not macro
H A Dapps.c1637 return (lh_strhash(a[DB_name]));
1642 return (strcmp(a[DB_name], b[DB_name]));
1926 && !TXT_DB_create_index(db->db, DB_name, index_name_qual,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/apps/
H A Dca.c1891 rrow = TXT_DB_get_by_index(db->db, DB_name, crow);
1895 row[DB_name]);
1938 p = rrow[DB_name];
2123 row[DB_name] = X509_NAME_oneline(X509_get_subject_name(ret), NULL, 0);
2126 (row[DB_file] == NULL) || (row[DB_name] == NULL)) {
2356 row[DB_name] = X509_NAME_oneline(X509_get_subject_name(x509), NULL, 0);
2365 if ((row[DB_name] == NULL) || (row[DB_serial] == NULL)) {
2377 row[DB_serial], row[DB_name]);
2392 /* row[DB_name] done already */
2431 BIO_printf(bio_err, "ERROR:name does not match %s\n", row[DB_name]);
[all...]
H A Dapps.h286 # define DB_name 5 /* index - unique when active and not macro
H A Dapps.c1637 return (lh_strhash(a[DB_name]));
1642 return (strcmp(a[DB_name], b[DB_name]));
1926 && !TXT_DB_create_index(db->db, DB_name, index_name_qual,

Completed in 307 milliseconds