Searched refs:decode_rfc3361 (Results 1 – 3 of 3) sorted by relevance
274 char *decode_rfc3361(const uint8_t *, size_t);
600 if ((tmp = decode_rfc3361(data, dl)) == NULL) in print_option()
408 decode_rfc3361(const uint8_t *data, size_t dl) in decode_rfc3361() function