Home
last modified time | relevance | path

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

/external/libweave/third_party/libuweave/src/
Dmacaroon_caveat.c392 uint32_t new_expiration_time, in update_and_check_expiration_time() argument
394 if (result->expiration_time > new_expiration_time) { in update_and_check_expiration_time()
395 result->expiration_time = new_expiration_time; in update_and_check_expiration_time()