Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/cmd-inet/usr.lib/wanboot/p12split/
H A Dp12split.c70 CHK_TIME_OK = 0, /* Cert in effect and not expired */ enumerator
367 if ((ret != CHK_TIME_OK && ret != CHK_TIME_IS_BEFORE) && in check_certs()
382 if ((ret != CHK_TIME_OK && ret != CHK_TIME_IS_BEFORE) && in check_certs()
401 if (ret == CHK_TIME_OK) in time_check_print()
402 return (CHK_TIME_OK); in time_check_print()
454 return (CHK_TIME_OK); in time_check()