Searched refs:tcp_sigpool_end (Results 1 – 6 of 6) sorted by relevance
293 void tcp_sigpool_end(struct tcp_sigpool *c) __releases(RCU_BH) in tcp_sigpool_end() function302 EXPORT_SYMBOL_GPL(tcp_sigpool_end);
368 tcp_sigpool_end(&hp); in tcp_v4_ao_calc_key() 608 tcp_sigpool_end(&hp); in tcp_ao_hash_hdr() 613 tcp_sigpool_end(&hp); in tcp_ao_hash_hdr() 659 tcp_sigpool_end(&hp); in tcp_ao_hash_skb() 664 tcp_sigpool_end(&hp); in tcp_ao_hash_skb() 1435 tcp_sigpool_end(&hp); in tcp_ao_parse_crypto() 1444 tcp_sigpool_end(&hp); in tcp_ao_parse_crypto() 1579 tcp_sigpool_end(&hp); in tcp_ao_key_alloc()
1624 tcp_sigpool_end(&hp);1628 tcp_sigpool_end(&hp);1667 tcp_sigpool_end(&hp);1671 tcp_sigpool_end(&hp);
47 tcp_sigpool_end(&hp); in tcp_v6_ao_calc_key()
739 tcp_sigpool_end(&hp); in tcp_v6_md5_hash_hdr() 743 tcp_sigpool_end(&hp); in tcp_v6_md5_hash_hdr() 783 tcp_sigpool_end(&hp); in tcp_v6_md5_hash_skb() 787 tcp_sigpool_end(&hp); in tcp_v6_md5_hash_skb()
1909 * tcp_sigpool_start() and tcp_sigpool_end() to perform1934 * tcp_sigpool_end - enable bh and stop using tcp_sigpool1937 void tcp_sigpool_end(struct tcp_sigpool *c); in tcp_md5_do_lookup()