Searched refs:otp_parse_altdict (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/Heimdal-323.92.1/lib/otp/
H A Dotp.h87 int otp_parse_altdict (OtpKey, const char *, OtpAlgorithm *);
H A Dotp_parse.c161 otp_parse_altdict (OtpKey key, const char *str, OtpAlgorithm *alg) function
208 ret = otp_parse_altdict (key, s, alg);

Completed in 173 milliseconds