Ruby
1.9.3p448(2013-06-27revision41675)
|
Go to the source code of this file.
Data Structures | |
struct | sip_interface_st |
Macros | |
#define | SIP_HASH_STREAMING 1 |
#define | LITTLE_ENDIAN __LITTLE_ENDIAN |
#define | BIG_ENDIAN __BIG_ENDIAN |
#define | lo u32[0] |
#define | hi u32[1] |
#define | UNALIGNED_WORD_ACCESS 0 |
#define | U8TO32_LE(p) |
#define | U32TO8_LE(p, v) |
#define | U8TO64_LE(p) u8to64_le(p) |
#define | U64TO8_LE(p, v) u64to8_le(p, v) |
#define | ROTL64_TO(v, s) |
#define | ADD64_TO(v, s) add64_to(&(v), (s)) |
#define | XOR64_TO(v, s) xor64_to(&(v), (s)) |
#define | XOR64_INT(v, x) ((v).lo ^= (x)) |
#define | sip_init_state sip_init_state_bin.u64 |
#define | SIP_COMPRESS(v0, v1, v2, v3) |
#define | SIP_2_ROUND(m, v0, v1, v2, v3) |
#define | OR_BYTE(n) |
Variables | |
union { | |
char bin [32] | |
uint64_t u64 [4] | |
} | sip_init_state_bin = {"uespemos""modnarod""arenegyl""setybdet"} |
static const sip_interface | sip_methods |
#define hi u32[1] |
Definition at line 22 of file siphash.c.
Referenced by assign_heap_slot(), and is_pointer_to_heap().
#define lo u32[0] |
Definition at line 21 of file siphash.c.
Referenced by assign_heap_slot(), big2dbl(), and is_pointer_to_heap().
#define OR_BYTE | ( | n | ) |
Referenced by sip_hash24().
#define ROTL64_TO | ( | v, | |
s | |||
) |
#define SIP_2_ROUND | ( | m, | |
v0, | |||
v1, | |||
v2, | |||
v3 | |||
) |
Definition at line 388 of file siphash.c.
Referenced by sip_hash24().
#define SIP_COMPRESS | ( | v0, | |
v1, | |||
v2, | |||
v3 | |||
) |
Definition at line 157 of file siphash.c.
Referenced by int_sip_round(), and sip_hash24().
#define sip_init_state sip_init_state_bin.u64 |
Definition at line 137 of file siphash.c.
Referenced by int_sip_init(), and sip_hash24().
Definition at line 82 of file siphash.c.
Referenced by sip_hash_final().
#define U8TO32_LE | ( | p | ) |
Definition at line 72 of file siphash.c.
Referenced by int_sip_final(), int_sip_init(), int_sip_pre_update(), int_sip_update(), and sip_hash24().
Definition at line 130 of file siphash.c.
Referenced by int_sip_final(), and sip_hash24().
Definition at line 121 of file siphash.c.
Referenced by int_sip_final(), int_sip_init(), int_sip_update_block(), and sip_hash24().
|
static |
Definition at line 177 of file siphash.c.
References sip_state::v, and v.
Referenced by sip_hash_dump().
Definition at line 292 of file siphash.c.
References sip_state::buf, sip_state::d, int_sip_pad_final_block(), int_sip_round(), int_sip_update_block(), U8TO64_LE, sip_state::v, XOR64_INT, and XOR64_TO.
Definition at line 191 of file siphash.c.
References sip_init_state, U8TO64_LE, sip_state::v, and XOR64_TO.
|
inlinestatic |
Definition at line 281 of file siphash.c.
References sip_state::buf, sip_state::buflen, i, and sip_state::msglen_byte.
Referenced by int_sip_final().
|
inlinestatic |
Definition at line 240 of file siphash.c.
References sip_state::buf, and sip_state::buflen.
Referenced by int_sip_update().
|
inlinestatic |
Definition at line 223 of file siphash.c.
References sip_state::buf, sip_state::buflen, int_sip_update_block(), and U8TO64_LE.
Referenced by int_sip_update().
|
inlinestatic |
Definition at line 205 of file siphash.c.
References i, SIP_COMPRESS, and sip_state::v.
Referenced by int_sip_final(), and int_sip_update_block().
Definition at line 250 of file siphash.c.
References int_sip_post_update(), int_sip_pre_update(), int_sip_update_block(), sip_state::msglen_byte, and U8TO64_LE.
Definition at line 215 of file siphash.c.
References sip_state::c, int_sip_round(), sip_state::v, and XOR64_TO.
Referenced by int_sip_final(), int_sip_pre_update(), and int_sip_update().
Definition at line 397 of file siphash.c.
References last, OR_BYTE, SIP_2_ROUND, SIP_COMPRESS, sip_init_state, U8TO64_LE, XOR64_INT, and XOR64_TO.
int sip_hash_digest | ( | sip_hash * | h, |
const uint8_t * | data, | ||
size_t | data_len, | ||
uint8_t ** | digest, | ||
size_t * | digest_len | ||
) |
Definition at line 362 of file siphash.c.
References sip_hash_final(), and sip_hash_update().
int sip_hash_digest_integer | ( | sip_hash * | h, |
const uint8_t * | data, | ||
size_t | data_len, | ||
uint64_t * | digest | ||
) |
Definition at line 369 of file siphash.c.
References sip_hash_final_integer(), and sip_hash_update().
void sip_hash_dump | ( | sip_hash * | h | ) |
Definition at line 382 of file siphash.c.
References int_sip_dump(), and sip_hash::state.
Definition at line 340 of file siphash.c.
References sip_interface_st::final, malloc(), sip_hash::methods, sip_hash::state, and U64TO8_LE.
Referenced by sip_hash_digest().
Definition at line 355 of file siphash.c.
References sip_interface_st::final, sip_hash::methods, and sip_hash::state.
Referenced by sip_hash_digest_integer().
Definition at line 321 of file siphash.c.
References sip_state::buflen, sip_state::c, sip_state::d, sip_interface_st::init, sip_hash::methods, sip_state::msglen_byte, sip_methods, and sip_hash::state.
Referenced by sip_hash_new().
Definition at line 312 of file siphash.c.
References malloc(), NULL, and sip_hash_init().
Definition at line 333 of file siphash.c.
References sip_hash::methods, sip_hash::state, and sip_interface_st::update.
Referenced by sip_hash_digest(), and sip_hash_digest_integer().
const { ... } sip_init_state_bin |
|
static |
Definition at line 150 of file siphash.c.
Referenced by sip_hash_init().