HomeSort by relevance Sort by last modified time
    Searched refs:DB_serial (Results 1 - 4 of 4) sorted by null

  /external/openssl/apps/
ca.c 919 p=pp[DB_serial];
937 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);
    [all...]
apps.h 278 #define DB_serial 3 /* index - unique */
ocsp.c 1170 row[DB_serial] = itmp;
1172 rrow=TXT_DB_get_by_index(db->db,DB_serial,row);
    [all...]
apps.c     [all...]

Completed in 6295 milliseconds