HomeSort by relevance Sort by last modified time
    Searched refs:is_hex_string (Results 1 - 5 of 5) 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/srtp/crypto/include/
crypto_math.h 84 is_hex_string(char *s);
  /external/srtp/crypto/math/
datatypes.c 159 is_hex_string(char *s) { function
math.c 411 is_hex_string(char *s) { function
  /system/media/camera/docs/
metadata_helpers.py 638 def is_hex_string(instr): function in function:enum_calculate_value_string
653 emit_as_hex = is_hex_string(this_id)
    [all...]

Completed in 713 milliseconds