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

  /external/openssl/apps/
ca.c 902 if ((pp[DB_type][0] != DB_TYPE_REV) &&
908 if ((pp[DB_type][0] == DB_TYPE_REV) &&
    [all...]
apps.h 275 #define DB_type 0
ocsp.c 1116 else if (inf[DB_type][0] == DB_TYPE_VAL)
1121 else if (inf[DB_type][0] == DB_TYPE_REV)
    [all...]

Completed in 93 milliseconds