Searched refs:dpp_key_expired (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/bsd/wpa/dist/src/common/
H A Ddpp.h446 int dpp_key_expired(const char *timestamp, os_time_t *expiry);
H A Ddpp.c5306 int dpp_key_expired(const char *timestamp, os_time_t *expiry) function
5440 if (dpp_key_expired(token->string,
6547 if (dpp_key_expired(token->string, expiry)) {

Completed in 67 milliseconds