Searched defs:hash_in (Results 1 – 2 of 2) sorted by relevance
522 gss_buffer_t hash_in = &hash_in_buf, hash_out = &hash_out_buf; in gssapi_wraphash() local582 gss_buffer_t hash_in = &hashbuf, hash_out = &hash_outbuf; in gssapi_unwraphash() local
80 fn hash_in(&mut self, new_value: u128) { in hash_in() method