Home
last modified time | relevance | path

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

/openbsd/src/libexec/login_token/
Dtoken.c84 static void h2cb(char *, TOKEN_CBlock *);
125 h2cb(tr.secret, &cb); in tokenchallenge()
191 h2cb(tokenrec.secret, &user_seed); in tokenverify()
354 h2cb(char *hp, TOKEN_CBlock *cb) in h2cb() function