Searched refs:TLS_MGR_STAT_ERR (Results 1 – 2 of 2) sorted by relevance
500 return (TLS_MGR_STAT_ERR); in tlsmgr_key()505 return (TLS_MGR_STAT_ERR); in tlsmgr_key()663 TLS_MGR_STAT_OK : TLS_MGR_STAT_ERR; in tlsmgr_service()692 TLS_MGR_STAT_OK : TLS_MGR_STAT_ERR; in tlsmgr_service()717 TLS_MGR_STAT_OK : TLS_MGR_STAT_ERR; in tlsmgr_service()737 status = TLS_MGR_STAT_ERR; in tlsmgr_service()
49 #define TLS_MGR_STAT_ERR (-1) /* object not found */ macro