Home
last modified time | relevance | path

Searched refs:hash_info (Results 1 - 25 of 38) sorted by relevance

12

/kernel/linux/linux-5.10/crypto/asymmetric_keys/
H A Dverify_pefile.h9 #include <crypto/hash_info.h>
H A Dpkcs7_verify.c15 #include <crypto/hash_info.h>
/kernel/linux/linux-5.10/include/crypto/
H A Dhash_info.h15 #include <uapi/linux/hash_info.h>
H A Dpkcs7.h12 #include <linux/hash_info.h>
/kernel/linux/linux-6.6/include/crypto/
H A Dhash_info.h16 #include <uapi/linux/hash_info.h>
H A Dpkcs7.h12 #include <linux/hash_info.h>
/kernel/linux/linux-6.6/crypto/asymmetric_keys/
H A Dverify_pefile.h9 #include <crypto/hash_info.h>
H A Dpkcs7_verify.c15 #include <crypto/hash_info.h>
/kernel/linux/linux-5.10/crypto/
H A Dhash_info.c9 #include <crypto/hash_info.h>
H A DMakefile203 obj-$(CONFIG_CRYPTO_HASH_INFO) += hash_info.o
/kernel/linux/linux-6.6/crypto/
H A Dhash_info.c9 #include <crypto/hash_info.h>
/kernel/linux/linux-5.10/drivers/net/hyperv/
H A Drndis_filter.c396 const u32 *hash_info, in rsc_add_data()
407 nvchan->rsc.hash_info = hash_info; in rsc_add_data()
425 const u32 *hash_info; in rndis_filter_receive_data() local
467 hash_info = rndis_get_ppi(ndev, rndis_pkt, rpkt_len, NBL_HASH_VALUE, 0); in rndis_filter_receive_data()
499 rsc_add_data(nvchan, vlan, csum_info, hash_info, in rndis_filter_receive_data()
393 rsc_add_data(struct netvsc_channel *nvchan, const struct ndis_pkt_8021q_info *vlan, const struct ndis_tcp_ip_checksum_info *csum_info, const u32 *hash_info, void *data, u32 len) rsc_add_data() argument
H A Dnetvsc_drv.c601 u32 *hash_info; in netvsc_xmit() local
604 hash_info = init_ppi_data(rndis_msg, NDIS_HASH_PPI_SIZE, in netvsc_xmit()
606 *hash_info = hash; in netvsc_xmit()
821 const u32 *hash_info = nvchan->rsc.hash_info; in netvsc_alloc_recv_skb() local
877 if (hash_info && (net->features & NETIF_F_RXHASH)) in netvsc_alloc_recv_skb()
878 skb_set_hash(skb, *hash_info, PKT_HASH_TYPE_L4); in netvsc_alloc_recv_skb()
/kernel/linux/linux-5.10/security/integrity/
H A Ddigsig_asymmetric.c13 #include <crypto/hash_info.h>
/kernel/linux/linux-6.6/security/integrity/
H A Ddigsig_asymmetric.c13 #include <crypto/hash_info.h>
/kernel/linux/linux-6.6/drivers/net/hyperv/
H A Drndis_filter.c447 const u32 *hash_info, in rsc_add_data()
455 /* The data/values pointed by vlan, csum_info and hash_info are shared in rsc_add_data()
472 if (hash_info != NULL) { in rsc_add_data()
473 nvchan->rsc.hash_info = *hash_info; in rsc_add_data()
495 const u32 *hash_info; in rndis_filter_receive_data() local
541 hash_info = rndis_get_ppi(ndev, rndis_pkt, rpkt_len, NBL_HASH_VALUE, 0, in rndis_filter_receive_data()
542 sizeof(*hash_info), data); in rndis_filter_receive_data()
573 rsc_add_data(nvchan, vlan, csum_info, hash_info, in rndis_filter_receive_data()
444 rsc_add_data(struct netvsc_channel *nvchan, const struct ndis_pkt_8021q_info *vlan, const struct ndis_tcp_ip_checksum_info *csum_info, const u32 *hash_info, void *data, u32 len) rsc_add_data() argument
H A Dnetvsc_drv.c554 u32 *hash_info; in netvsc_xmit() local
557 hash_info = init_ppi_data(rndis_msg, NDIS_HASH_PPI_SIZE, in netvsc_xmit()
559 *hash_info = hash; in netvsc_xmit()
793 const u32 *hash_info = &nvchan->rsc.hash_info; in netvsc_alloc_recv_skb() local
857 skb_set_hash(skb, *hash_info, PKT_HASH_TYPE_L4); in netvsc_alloc_recv_skb()
/kernel/linux/linux-6.6/include/linux/
H A Dfsverity.h16 #include <crypto/hash_info.h>
H A Dima.h14 #include <crypto/hash_info.h>
H A Dtpm.h25 #include <crypto/hash_info.h>
/kernel/linux/linux-5.10/include/linux/
H A Dtpm.h25 #include <crypto/hash_info.h>
/kernel/linux/linux-5.10/security/integrity/evm/
H A Devm_crypto.c19 #include <crypto/hash_info.h>
H A Devm_main.c23 #include <crypto/hash_info.h>
/kernel/linux/linux-6.6/security/integrity/evm/
H A Devm_crypto.c21 #include <crypto/hash_info.h>
/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm2-cmd.c15 #include <crypto/hash_info.h>

Completed in 20 milliseconds

12