Home
last modified time | relevance | path

Searched refs:sh_util_hexchar (Results 1 – 21 of 21) sorted by relevance

/dports/security/samhain/samhain-4.4.3/src/
H A Dsamhain_stealth.c79 int sh_util_hexchar( char c ) in sh_util_hexchar() function
126 e = (unsigned char) sh_util_hexchar( c ); in hideout_hex_block()
176 e = (unsigned char) sh_util_hexchar( c ); in hidein_hex_block()
H A Dsh_xfer_server.c263 k = sh_util_hexchar(str[i]); j = sh_util_hexchar(str[i+1]); in sh_xfer_make_client()
314 k = sh_util_hexchar(str[i]); j = sh_util_hexchar(str[i+1]); in sh_xfer_make_client()
H A Dsh_dbIO.c287 t1 = sh_util_hexchar(str[j+1]); in unquote_string()
288 t2 = sh_util_hexchar(str[j+2]); in unquote_string()
H A Dsh_files.c154 unsigned char cc = (16 * sh_util_hexchar(q[1])) in sh_files_C_dequote()
155 + sh_util_hexchar(q[2]); in sh_files_C_dequote()
H A Dsh_utils.c671 int sh_util_hexchar( const char c ) in sh_util_hexchar() function
H A Dsh_unix.c5522 e = (unsigned char) sh_util_hexchar( c ); in hideout_hex_block()
/dports/security/samhain-server/samhain-4.4.3/src/
H A Dsamhain_stealth.c79 int sh_util_hexchar( char c ) in sh_util_hexchar() function
126 e = (unsigned char) sh_util_hexchar( c ); in hideout_hex_block()
176 e = (unsigned char) sh_util_hexchar( c ); in hidein_hex_block()
H A Dsh_xfer_server.c263 k = sh_util_hexchar(str[i]); j = sh_util_hexchar(str[i+1]); in sh_xfer_make_client()
314 k = sh_util_hexchar(str[i]); j = sh_util_hexchar(str[i+1]); in sh_xfer_make_client()
H A Dsh_dbIO.c287 t1 = sh_util_hexchar(str[j+1]); in unquote_string()
288 t2 = sh_util_hexchar(str[j+2]); in unquote_string()
H A Dsh_files.c154 unsigned char cc = (16 * sh_util_hexchar(q[1])) in sh_files_C_dequote()
155 + sh_util_hexchar(q[2]); in sh_files_C_dequote()
H A Dsh_utils.c671 int sh_util_hexchar( const char c ) in sh_util_hexchar() function
H A Dsh_unix.c5522 e = (unsigned char) sh_util_hexchar( c ); in hideout_hex_block()
/dports/security/samhain-client/samhain-4.4.3/src/
H A Dsamhain_stealth.c79 int sh_util_hexchar( char c ) in sh_util_hexchar() function
126 e = (unsigned char) sh_util_hexchar( c ); in hideout_hex_block()
176 e = (unsigned char) sh_util_hexchar( c ); in hidein_hex_block()
H A Dsh_xfer_server.c263 k = sh_util_hexchar(str[i]); j = sh_util_hexchar(str[i+1]); in sh_xfer_make_client()
314 k = sh_util_hexchar(str[i]); j = sh_util_hexchar(str[i+1]); in sh_xfer_make_client()
H A Dsh_dbIO.c287 t1 = sh_util_hexchar(str[j+1]); in unquote_string()
288 t2 = sh_util_hexchar(str[j+2]); in unquote_string()
H A Dsh_files.c154 unsigned char cc = (16 * sh_util_hexchar(q[1])) in sh_files_C_dequote()
155 + sh_util_hexchar(q[2]); in sh_files_C_dequote()
H A Dsh_utils.c671 int sh_util_hexchar( const char c ) in sh_util_hexchar() function
H A Dsh_unix.c5522 e = (unsigned char) sh_util_hexchar( c ); in hideout_hex_block()
/dports/security/samhain/samhain-4.4.3/include/
H A Dsh_utils.h124 int sh_util_hexchar( char c ) SH_GNUC_CONST;
/dports/security/samhain-server/samhain-4.4.3/include/
H A Dsh_utils.h124 int sh_util_hexchar( char c ) SH_GNUC_CONST;
/dports/security/samhain-client/samhain-4.4.3/include/
H A Dsh_utils.h124 int sh_util_hexchar( char c ) SH_GNUC_CONST;