Searched refs:tmp_hash (Results 1 – 3 of 3) sorted by relevance
106 __le64 tmp_hash[NH_NUM_PASSES]; in nhpoly1305_units() local112 nh_fn(&key->nh_key[pos / 4], src, bytes, tmp_hash); in nhpoly1305_units()115 le64_to_cpu(tmp_hash[i])); in nhpoly1305_units()
250 u32 tmp_hash, hash; in hhf_classify() local278 tmp_hash = hash; in hhf_classify()282 filter_pos[i] = tmp_hash & HHF_BIT_MASK; in hhf_classify()284 tmp_hash >>= HHF_BIT_MASK_LEN; in hhf_classify()287 filter_pos[HHF_ARRAYS_CNT - 1] = xorsum ^ tmp_hash; in hhf_classify()
603 char tmp_hash[ECRYPTFS_TAG_70_DIGEST_SIZE]; member777 s->tmp_hash); in ecryptfs_write_tag_70_packet()784 memcpy(s->hash, s->tmp_hash, in ecryptfs_write_tag_70_packet()
Completed in 12 milliseconds