Searched refs:opiebtoa8 (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.3-release/contrib/opie/libopie/
H A Dbtoa8.c1 /* btoa8.c: The opiebtoa8() library function.
21 char *opiebtoa8 FUNCTION((out, in), char *out AND struct opie_otpkey *inkey) function
H A Dpasswd.c19 prefix. Use new opieatob8() and opiebtoa8() return values.
56 if (!(opie.opie_val = opiebtoa8(opie.opie_buf, &key)))
61 if (!(opie.opie_val = opiebtoa8(opie.opie_buf, &key)))
H A Dverify.c167 if (!opiebtoa8(opie->opie_val, &key))
213 if (!opiebtoa8(opie->opie_val, &key))
H A Dgenerator.c254 opiebtoa8(buf, &key);
/freebsd-10.3-release/contrib/opie/
H A Dopie.h115 char *opiebtoa8 __P((char *, struct opie_otpkey *));
H A Dopietest.c24 opiebtoa8()/atob8(). opiegenerator() outputs hex now.
58 if (!opiebtoa8(buffer, &testin_aligned))
H A Dopieauto.c212 opiebtoa8(buffer, &key);

Completed in 58 milliseconds