Home
last modified time | relevance | path

Searched defs:to_hash (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/crypto/caam/
Dcaamhash.c728 unsigned int first_bytes, size_t to_hash) in ahash_edesc_add_src()
830 int in_len = *buflen + req->nbytes, to_hash; in ahash_update_ctx() local
1206 int in_len = *buflen + req->nbytes, to_hash; in ahash_update_no_ctx() local
1402 int to_hash; in ahash_update_first() local
Dcaamalg_qi2.c3542 int in_len = *buflen + req->nbytes, to_hash; in ahash_update_ctx() local
3994 int in_len = *buflen + req->nbytes, to_hash; in ahash_update_no_ctx() local
4211 int to_hash; in ahash_update_first() local
/linux-6.12.1/net/sched/
Dcls_route.c195 static inline u32 to_hash(u32 id) in to_hash() function