Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libpkg/common/
H A Dp12lib.h232 chk_errs_t sunw_check_cert_times(chk_actions_t, X509 *);
H A Dmapfile-vers201 sunw_check_cert_times;
H A Dkeystore.c1011 switch (sunw_check_cert_times(CHK_BOTH, cert)) { in check_cert()
H A Dp12lib.c1495 sunw_check_cert_times(chk_actions_t chkwhat, X509 *cert) in sunw_check_cert_times() function