HomeSort by relevance Sort by last modified time
    Searched defs:is_hex_string (Results 1 - 3 of 3) sorted by null

  /external/iptables/extensions/
libxt_string.c 214 is_hex_string(const char *str, const unsigned short int len) function
261 if (is_hex_string(info->pattern, info->patlen)) {
285 if (is_hex_string(info->pattern, info->patlen)) {
  /external/chromium_org/third_party/libsrtp/srtp/crypto/math/
datatypes.c 159 is_hex_string(char *s) { function
math.c 411 is_hex_string(char *s) { function

Completed in 126 milliseconds