Searched refs:otp_parse_hex (Results 1 – 3 of 3) sorted by relevance
169 otp_parse_hex (OtpKey key, const char *s) in otp_parse_hex() function202 return otp_parse_hex (key, s + strlen(OTP_HEXPREFIX)); in otp_parse()212 ret = otp_parse_hex (key, s); in otp_parse()
13 otp_parse_hex;
87 int otp_parse_hex (OtpKey, const char *);