Searched refs:DB_serial (Results 1 - 24 of 24) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl/apps/
H A Dca.c871 p = pp[DB_serial];
888 i + 1, (long)(p - pp[DB_serial]), *p);
1371 if (!BN_hex2bn(&serial, pp[DB_serial]))
1880 row[DB_serial] = BUF_strdup("00");
1882 row[DB_serial] = BN_bn2hex(serial);
1883 if (row[DB_serial] == NULL) {
1899 rrow = TXT_DB_get_by_index(db->db, DB_serial, row);
1903 row[DB_serial]);
1930 p = rrow[DB_serial];
2121 /* row[DB_serial] don
[all...]
H A Dapps.h284 # define DB_serial 3 /* index - unique */ macro
H A Dapps.c1614 n = a[DB_serial];
1625 for (aa = a[DB_serial]; *aa == '0'; aa++) ;
1626 for (bb = b[DB_serial]; *bb == '0'; bb++) ;
1916 if (!TXT_DB_create_index(db->db, DB_serial, NULL,
H A Docsp.c1140 row[DB_serial] = itmp;
1142 rrow = TXT_DB_get_by_index(db->db, DB_serial, row);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl/apps/
H A Dca.c871 p = pp[DB_serial];
888 i + 1, (long)(p - pp[DB_serial]), *p);
1371 if (!BN_hex2bn(&serial, pp[DB_serial]))
1880 row[DB_serial] = BUF_strdup("00");
1882 row[DB_serial] = BN_bn2hex(serial);
1883 if (row[DB_serial] == NULL) {
1899 rrow = TXT_DB_get_by_index(db->db, DB_serial, row);
1903 row[DB_serial]);
1930 p = rrow[DB_serial];
2121 /* row[DB_serial] don
[all...]
H A Dapps.h284 # define DB_serial 3 /* index - unique */ macro
H A Dapps.c1614 n = a[DB_serial];
1625 for (aa = a[DB_serial]; *aa == '0'; aa++) ;
1626 for (bb = b[DB_serial]; *bb == '0'; bb++) ;
1916 if (!TXT_DB_create_index(db->db, DB_serial, NULL,
H A Docsp.c1140 row[DB_serial] = itmp;
1142 rrow = TXT_DB_get_by_index(db->db, DB_serial, row);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl/apps/
H A Dca.c871 p = pp[DB_serial];
888 i + 1, (long)(p - pp[DB_serial]), *p);
1371 if (!BN_hex2bn(&serial, pp[DB_serial]))
1880 row[DB_serial] = BUF_strdup("00");
1882 row[DB_serial] = BN_bn2hex(serial);
1883 if (row[DB_serial] == NULL) {
1899 rrow = TXT_DB_get_by_index(db->db, DB_serial, row);
1903 row[DB_serial]);
1930 p = rrow[DB_serial];
2121 /* row[DB_serial] don
[all...]
H A Dapps.h284 # define DB_serial 3 /* index - unique */ macro
H A Dapps.c1614 n = a[DB_serial];
1625 for (aa = a[DB_serial]; *aa == '0'; aa++) ;
1626 for (bb = b[DB_serial]; *bb == '0'; bb++) ;
1916 if (!TXT_DB_create_index(db->db, DB_serial, NULL,
H A Docsp.c1140 row[DB_serial] = itmp;
1142 rrow = TXT_DB_get_by_index(db->db, DB_serial, row);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/openssl-1.0.0q/apps/
H A Dca.c905 p=pp[DB_serial];
923 BIO_printf(bio_err,"entry %d: bad serial number characters, char pos %ld, char is '%c'\n",i+1,(long)(p-pp[DB_serial]),*p);
1429 if (!BN_hex2bn(&serial, pp[DB_serial]))
1932 row[DB_serial]=BUF_strdup("00");
1934 row[DB_serial]=BN_bn2hex(serial);
1935 if (row[DB_serial] == NULL)
1955 rrow=TXT_DB_get_by_index(db->db,DB_serial,row);
1959 row[DB_serial]);
1984 p=rrow[DB_serial]; if (p == NULL) p="undef";
2164 /* row[DB_serial] don
[all...]
H A Dapps.h278 #define DB_serial 3 /* index - unique */ macro
H A Docsp.c1181 row[DB_serial] = itmp;
1183 rrow=TXT_DB_get_by_index(db->db,DB_serial,row);
H A Dapps.c1562 n=a[DB_serial];
1571 for (aa=a[DB_serial]; *aa == '0'; aa++);
1572 for (bb=b[DB_serial]; *bb == '0'; bb++);
1881 if (!TXT_DB_create_index(db->db, DB_serial, NULL,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/openssl-1.0.0q/apps/
H A Dca.c905 p=pp[DB_serial];
923 BIO_printf(bio_err,"entry %d: bad serial number characters, char pos %ld, char is '%c'\n",i+1,(long)(p-pp[DB_serial]),*p);
1429 if (!BN_hex2bn(&serial, pp[DB_serial]))
1932 row[DB_serial]=BUF_strdup("00");
1934 row[DB_serial]=BN_bn2hex(serial);
1935 if (row[DB_serial] == NULL)
1955 rrow=TXT_DB_get_by_index(db->db,DB_serial,row);
1959 row[DB_serial]);
1984 p=rrow[DB_serial]; if (p == NULL) p="undef";
2164 /* row[DB_serial] don
[all...]
H A Dapps.h278 #define DB_serial 3 /* index - unique */ macro
H A Docsp.c1181 row[DB_serial] = itmp;
1183 rrow=TXT_DB_get_by_index(db->db,DB_serial,row);
H A Dapps.c1562 n=a[DB_serial];
1571 for (aa=a[DB_serial]; *aa == '0'; aa++);
1572 for (bb=b[DB_serial]; *bb == '0'; bb++);
1881 if (!TXT_DB_create_index(db->db, DB_serial, NULL,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/openssl-1.0.0q/apps/
H A Dca.c905 p=pp[DB_serial];
923 BIO_printf(bio_err,"entry %d: bad serial number characters, char pos %ld, char is '%c'\n",i+1,(long)(p-pp[DB_serial]),*p);
1429 if (!BN_hex2bn(&serial, pp[DB_serial]))
1932 row[DB_serial]=BUF_strdup("00");
1934 row[DB_serial]=BN_bn2hex(serial);
1935 if (row[DB_serial] == NULL)
1955 rrow=TXT_DB_get_by_index(db->db,DB_serial,row);
1959 row[DB_serial]);
1984 p=rrow[DB_serial]; if (p == NULL) p="undef";
2164 /* row[DB_serial] don
[all...]
H A Dapps.h278 #define DB_serial 3 /* index - unique */ macro
H A Docsp.c1181 row[DB_serial] = itmp;
1183 rrow=TXT_DB_get_by_index(db->db,DB_serial,row);
H A Dapps.c1562 n=a[DB_serial];
1571 for (aa=a[DB_serial]; *aa == '0'; aa++);
1572 for (bb=b[DB_serial]; *bb == '0'; bb++);
1881 if (!TXT_DB_create_index(db->db, DB_serial, NULL,

Completed in 319 milliseconds