Searched refs:decode_rfc3442 (Results 1 – 3 of 3) sorted by relevance
275 ssize_t decode_rfc3442(char *, size_t, const uint8_t *p, size_t);
609 return decode_rfc3442(s, len, data, dl); in print_option()
289 decode_rfc3442(char *out, size_t len, const uint8_t *p, size_t pl) in decode_rfc3442() function