Home
last modified time | relevance | path

Searched refs:shsize (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/net/ipv6/
A Dseg6_hmac.c362 int shsize; in seg6_hmac_init_algo() local
380 shsize = sizeof(*shash) + crypto_shash_descsize(tfm); in seg6_hmac_init_algo()
387 shash = kzalloc_node(shsize, GFP_KERNEL, in seg6_hmac_init_algo()

Completed in 3 milliseconds