Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dprivsep-root.h55 int ps_root_getauthrdm(struct dhcpcd_ctx *, uint64_t *);
H A Dauth.c497 err = ps_root_getauthrdm(ctx, &rdm); in get_next_rdm_monotonic()
H A Dprivsep-root.c1190 ps_root_getauthrdm(struct dhcpcd_ctx *ctx, uint64_t *rdm) in ps_root_getauthrdm() function