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

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

Completed in 76 milliseconds