Home
last modified time | relevance | path

Searched defs:grpkey (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/ntp/dist/sntp/
H A Dnetworking.h82 const BIGNUM *grpkey; /* identity challenge key (GQ) */ member
/netbsd-src/lib/libutil/
H A Dpasswd.c652 char grpkey[LINE_MAX]; in pw_getpwconf() local