Home
last modified time | relevance | path

Searched refs:DB_TYPE_EXP (Results 1 – 2 of 2) sorted by relevance

/src/crypto/openssl/apps/include/
H A Dapps.h211 #define DB_TYPE_EXP 'E' /* Expired */ macro
/src/crypto/openssl/apps/
H A Dca.c1869 if (rrow[DB_type][0] == DB_TYPE_EXP) in do_body()
2287 } else if (rrow[DB_type][0] == DB_TYPE_EXP) { in get_certificate_status()
2343 rrow[DB_type][0] = DB_TYPE_EXP; in do_updatedb()