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