Home
last modified time | relevance | path

Searched refs:PURGE_PKI_KEYS (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/usr.sbin/smtpd/
Dsmtp.c247 purge_config(PURGE_PKI_KEYS); in smtp_setup_events()
Dconfig.c273 } else if (what & PURGE_PKI_KEYS) { in purge_config()
Dsmtpd.h1292 #define PURGE_PKI_KEYS 0x10 macro