Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/pam_modules/authtok_check/
H A Dpacker.h47 uint32_t pih_numwords; member
71 #define PW_WORDS(x) ((x)->header.pih_numwords)
H A Dpacklib.c96 pdesc->header.pih_numwords = 0; in PWOpen()
189 pwp->hwms[string[0] & 0xff] = pwp->header.pih_numwords; in PutPW()
192 ++(pwp->header.pih_numwords); in PutPW()