Home
last modified time | relevance | path

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

/openbsd/usr.sbin/rpki-client/
H A Dmain.c497 size_t repourisz; in queue_add_from_cert() local
534 repourisz = strlen(repouri); in queue_add_from_cert()
535 if (strncmp(repouri, cert->mft, repourisz) != 0) { in queue_add_from_cert()
539 uri += repourisz + 1; /* skip base and '/' */ in queue_add_from_cert()