Home
last modified time | relevance | path

Searched defs:enctype (Results 1 - 12 of 12) sorted by relevance

/third_party/lwip/src/include/netif/ppp/
H A Decp.h46 unsigned enctype; /* Encryption type */ member
/kernel/linux/linux-6.6/net/rxrpc/
H A Dsecurity.c158 rxrpc_look_up_server_security(struct rxrpc_connection *conn, struct sk_buff *skb, u32 kvno, u32 enctype) rxrpc_look_up_server_security() argument
/kernel/linux/linux-6.6/net/sunrpc/auth_gss/
H A Dgss_krb5_test.c24 u32 enctype; member
[all...]
H A Dgss_krb5_internal.h62 u32 enctype; member
/kernel/linux/linux-5.10/include/linux/sunrpc/
H A Dgss_krb5.h99 u32 enctype; member
/third_party/elfutils/tests/
H A Dvarlocs.c129 Dwarf_Word enctype = 0; in print_base_type() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath12k/
H A Dhal.c471 ath12k_hw_qcn9274_rx_desc_get_crypto_hdr(struct hal_rx_desc *desc, u8 *crypto_hdr, enum hal_encrypt_type enctype) ath12k_hw_qcn9274_rx_desc_get_crypto_hdr() argument
911 ath12k_hw_wcn7850_rx_desc_get_crypto_hdr(struct hal_rx_desc *desc, u8 *crypto_hdr, enum hal_encrypt_type enctype) ath12k_hw_wcn7850_rx_desc_get_crypto_hdr() argument
H A Ddp_rx.c222 ath12k_dp_rx_desc_get_crypto_header(struct ath12k_base *ab, struct hal_rx_desc *desc, u8 *crypto_hdr, enum hal_encrypt_type enctype) ath12k_dp_rx_desc_get_crypto_header() argument
1890 ath12k_dp_rx_crypto_mic_len(struct ath12k *ar, enum hal_encrypt_type enctype) ath12k_dp_rx_crypto_mic_len() argument
1917 ath12k_dp_rx_crypto_param_len(struct ath12k *ar, enum hal_encrypt_type enctype) ath12k_dp_rx_crypto_param_len() argument
1945 ath12k_dp_rx_crypto_icv_len(struct ath12k *ar, enum hal_encrypt_type enctype) ath12k_dp_rx_crypto_icv_len() argument
1970 ath12k_dp_rx_h_undecap_nwifi(struct ath12k *ar, struct sk_buff *msdu, enum hal_encrypt_type enctype, struct ieee80211_rx_status *status) ath12k_dp_rx_h_undecap_nwifi() argument
2018 ath12k_dp_rx_h_undecap_raw(struct ath12k *ar, struct sk_buff *msdu, enum hal_encrypt_type enctype, struct ieee80211_rx_status *status, bool decrypted) ath12k_dp_rx_h_undecap_raw() argument
2076 ath12k_get_dot11_hdr_from_rx_desc(struct ath12k *ar, struct sk_buff *msdu, struct ath12k_skb_rxcb *rxcb, struct ieee80211_rx_status *status, enum hal_encrypt_type enctype) ath12k_get_dot11_hdr_from_rx_desc() argument
2120 ath12k_dp_rx_h_undecap_eth(struct ath12k *ar, struct sk_buff *msdu, enum hal_encrypt_type enctype, struct ieee80211_rx_status *status) ath12k_dp_rx_h_undecap_eth() argument
2149 ath12k_dp_rx_h_undecap(struct ath12k *ar, struct sk_buff *msdu, struct hal_rx_desc *rx_desc, enum hal_encrypt_type enctype, struct ieee80211_rx_status *status, bool decrypted) ath12k_dp_rx_h_undecap() argument
2223 enum hal_encrypt_type enctype; ath12k_dp_rx_h_mpdu() local
2873 ath12k_dp_rx_h_undecap_frag(struct ath12k *ar, struct sk_buff *msdu, enum hal_encrypt_type enctype, u32 flags) ath12k_dp_rx_h_undecap_frag() argument
2913 enum hal_encrypt_type enctype; ath12k_dp_rx_h_defrag() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c1352 ath10k_htt_rx_h_undecap_raw(struct ath10k *ar, struct sk_buff *msdu, struct ieee80211_rx_status *status, enum htt_rx_mpdu_encrypt_type enctype, bool is_decrypted, const u8 first_hdr[64]) ath10k_htt_rx_h_undecap_raw() argument
1476 ath10k_htt_rx_h_undecap_nwifi(struct ath10k *ar, struct sk_buff *msdu, struct ieee80211_rx_status *status, const u8 first_hdr[64], enum htt_rx_mpdu_encrypt_type enctype) ath10k_htt_rx_h_undecap_nwifi() argument
1535 ath10k_htt_rx_h_find_rfc1042(struct ath10k *ar, struct sk_buff *msdu, enum htt_rx_mpdu_encrypt_type enctype) ath10k_htt_rx_h_find_rfc1042() argument
1571 ath10k_htt_rx_h_undecap_eth(struct ath10k *ar, struct sk_buff *msdu, struct ieee80211_rx_status *status, const u8 first_hdr[64], enum htt_rx_mpdu_encrypt_type enctype) ath10k_htt_rx_h_undecap_eth() argument
1632 ath10k_htt_rx_h_undecap_snap(struct ath10k *ar, struct sk_buff *msdu, struct ieee80211_rx_status *status, const u8 first_hdr[64], enum htt_rx_mpdu_encrypt_type enctype) ath10k_htt_rx_h_undecap_snap() argument
1669 ath10k_htt_rx_h_undecap(struct ath10k *ar, struct sk_buff *msdu, struct ieee80211_rx_status *status, u8 first_hdr[64], enum htt_rx_mpdu_encrypt_type enctype, bool is_decrypted) ath10k_htt_rx_h_undecap() argument
1749 ath10k_htt_rx_h_get_pn(struct ath10k *ar, struct sk_buff *skb, u16 offset, enum htt_rx_mpdu_encrypt_type enctype) ath10k_htt_rx_h_get_pn() argument
1781 ath10k_htt_rx_h_frag_pn_check(struct ath10k *ar, struct sk_buff *skb, u16 peer_id, u16 offset, enum htt_rx_mpdu_encrypt_type enctype) ath10k_htt_rx_h_frag_pn_check() argument
1842 enum htt_rx_mpdu_encrypt_type enctype; ath10k_htt_rx_h_mpdu() local
2120 enum htt_rx_mpdu_encrypt_type enctype; ath10k_htt_rx_validate_amsdu() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c1833 ath11k_dp_rx_crypto_mic_len(struct ath11k *ar, enum hal_encrypt_type enctype) ath11k_dp_rx_crypto_mic_len() argument
1860 ath11k_dp_rx_crypto_param_len(struct ath11k *ar, enum hal_encrypt_type enctype) ath11k_dp_rx_crypto_param_len() argument
1888 ath11k_dp_rx_crypto_icv_len(struct ath11k *ar, enum hal_encrypt_type enctype) ath11k_dp_rx_crypto_icv_len() argument
1913 ath11k_dp_rx_h_undecap_nwifi(struct ath11k *ar, struct sk_buff *msdu, u8 *first_hdr, enum hal_encrypt_type enctype, struct ieee80211_rx_status *status) ath11k_dp_rx_h_undecap_nwifi() argument
1992 ath11k_dp_rx_h_undecap_raw(struct ath11k *ar, struct sk_buff *msdu, enum hal_encrypt_type enctype, struct ieee80211_rx_status *status, bool decrypted) ath11k_dp_rx_h_undecap_raw() argument
2051 ath11k_dp_rx_h_find_rfc1042(struct ath11k *ar, struct sk_buff *msdu, enum hal_encrypt_type enctype) ath11k_dp_rx_h_find_rfc1042() argument
2078 ath11k_dp_rx_h_undecap_eth(struct ath11k *ar, struct sk_buff *msdu, u8 *first_hdr, enum hal_encrypt_type enctype, struct ieee80211_rx_status *status) ath11k_dp_rx_h_undecap_eth() argument
2126 ath11k_dp_rx_h_undecap(struct ath11k *ar, struct sk_buff *msdu, struct hal_rx_desc *rx_desc, enum hal_encrypt_type enctype, struct ieee80211_rx_status *status, bool decrypted) ath11k_dp_rx_h_undecap() argument
2164 enum hal_encrypt_type enctype; ath11k_dp_rx_h_mpdu() local
3146 ath11k_dp_rx_h_undecap_frag(struct ath11k *ar, struct sk_buff *msdu, enum hal_encrypt_type enctype, u32 flags) ath11k_dp_rx_h_undecap_frag() argument
3184 enum hal_encrypt_type enctype; ath11k_dp_rx_h_defrag() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dhtt_rx.c1417 ath10k_htt_rx_h_undecap_raw(struct ath10k *ar, struct sk_buff *msdu, struct ieee80211_rx_status *status, enum htt_rx_mpdu_encrypt_type enctype, bool is_decrypted, const u8 first_hdr[64]) ath10k_htt_rx_h_undecap_raw() argument
1546 ath10k_htt_rx_h_undecap_nwifi(struct ath10k *ar, struct sk_buff *msdu, struct ieee80211_rx_status *status, const u8 first_hdr[64], enum htt_rx_mpdu_encrypt_type enctype) ath10k_htt_rx_h_undecap_nwifi() argument
1607 ath10k_htt_rx_h_find_rfc1042(struct ath10k *ar, struct sk_buff *msdu, enum htt_rx_mpdu_encrypt_type enctype) ath10k_htt_rx_h_find_rfc1042() argument
1650 ath10k_htt_rx_h_undecap_eth(struct ath10k *ar, struct sk_buff *msdu, struct ieee80211_rx_status *status, const u8 first_hdr[64], enum htt_rx_mpdu_encrypt_type enctype) ath10k_htt_rx_h_undecap_eth() argument
1714 ath10k_htt_rx_h_undecap_snap(struct ath10k *ar, struct sk_buff *msdu, struct ieee80211_rx_status *status, const u8 first_hdr[64], enum htt_rx_mpdu_encrypt_type enctype) ath10k_htt_rx_h_undecap_snap() argument
1754 ath10k_htt_rx_h_undecap(struct ath10k *ar, struct sk_buff *msdu, struct ieee80211_rx_status *status, u8 first_hdr[64], enum htt_rx_mpdu_encrypt_type enctype, bool is_decrypted) ath10k_htt_rx_h_undecap() argument
1846 ath10k_htt_rx_h_get_pn(struct ath10k *ar, struct sk_buff *skb, enum htt_rx_mpdu_encrypt_type enctype) ath10k_htt_rx_h_get_pn() argument
1876 ath10k_htt_rx_h_frag_pn_check(struct ath10k *ar, struct sk_buff *skb, u16 peer_id, enum htt_rx_mpdu_encrypt_type enctype) ath10k_htt_rx_h_frag_pn_check() argument
1938 enum htt_rx_mpdu_encrypt_type enctype; ath10k_htt_rx_h_mpdu() local
2231 enum htt_rx_mpdu_encrypt_type enctype; ath10k_htt_rx_validate_amsdu() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Ddp_rx.c1882 ath11k_dp_rx_crypto_mic_len(struct ath11k *ar, enum hal_encrypt_type enctype) ath11k_dp_rx_crypto_mic_len() argument
1909 ath11k_dp_rx_crypto_param_len(struct ath11k *ar, enum hal_encrypt_type enctype) ath11k_dp_rx_crypto_param_len() argument
1937 ath11k_dp_rx_crypto_icv_len(struct ath11k *ar, enum hal_encrypt_type enctype) ath11k_dp_rx_crypto_icv_len() argument
1962 ath11k_dp_rx_h_undecap_nwifi(struct ath11k *ar, struct sk_buff *msdu, u8 *first_hdr, enum hal_encrypt_type enctype, struct ieee80211_rx_status *status) ath11k_dp_rx_h_undecap_nwifi() argument
2041 ath11k_dp_rx_h_undecap_raw(struct ath11k *ar, struct sk_buff *msdu, enum hal_encrypt_type enctype, struct ieee80211_rx_status *status, bool decrypted) ath11k_dp_rx_h_undecap_raw() argument
2100 ath11k_dp_rx_h_find_rfc1042(struct ath11k *ar, struct sk_buff *msdu, enum hal_encrypt_type enctype) ath11k_dp_rx_h_find_rfc1042() argument
2127 ath11k_dp_rx_h_undecap_eth(struct ath11k *ar, struct sk_buff *msdu, u8 *first_hdr, enum hal_encrypt_type enctype, struct ieee80211_rx_status *status) ath11k_dp_rx_h_undecap_eth() argument
2175 ath11k_dp_rx_h_undecap(struct ath11k *ar, struct sk_buff *msdu, struct hal_rx_desc *rx_desc, enum hal_encrypt_type enctype, struct ieee80211_rx_status *status, bool decrypted) ath11k_dp_rx_h_undecap() argument
2250 enum hal_encrypt_type enctype; ath11k_dp_rx_h_mpdu() local
3267 ath11k_dp_rx_h_undecap_frag(struct ath11k *ar, struct sk_buff *msdu, enum hal_encrypt_type enctype, u32 flags) ath11k_dp_rx_h_undecap_frag() argument
3307 enum hal_encrypt_type enctype; ath11k_dp_rx_h_defrag() local
[all...]

Completed in 31 milliseconds