Searched defs:to_hash (Results 1 – 3 of 3) sorted by relevance
748 unsigned int first_bytes, size_t to_hash) in ahash_edesc_add_src()794 int in_len = *buflen + req->nbytes, to_hash; in ahash_update_ctx() local1215 int in_len = *buflen + req->nbytes, to_hash; in ahash_update_no_ctx() local1433 int to_hash; in ahash_update_first() local
3471 int in_len = *buflen + req->nbytes, to_hash; in ahash_update_ctx() local3932 int in_len = *buflen + req->nbytes, to_hash; in ahash_update_no_ctx() local4156 int to_hash; in ahash_update_first() local
193 static inline u32 to_hash(u32 id) in to_hash() function