Searched defs:encrypt (Results 1 – 6 of 6) sorted by relevance
/net/ceph/ |
D | crypto.c | 218 static int ceph_aes_crypt(const struct ceph_crypto_key *key, bool encrypt, in ceph_aes_crypt() 282 int ceph_crypt(const struct ceph_crypto_key *key, bool encrypt, in ceph_crypt()
|
/net/sunrpc/auth_gss/ |
D | gss_krb5_crypto.c | 678 u32 offset, u8 *iv, struct page **pages, int encrypt) in gss_krb5_cts_crypt()
|
/net/mac80211/ |
D | tx.c | 1957 enum ieee80211_encrypt encrypt) in ieee80211_skb_resize() 1999 enum ieee80211_encrypt encrypt; in ieee80211_xmit() local
|
/net/bluetooth/rfcomm/ |
D | core.c | 2135 static void rfcomm_security_cfm(struct hci_conn *conn, u8 status, u8 encrypt) in rfcomm_security_cfm()
|
/net/bluetooth/ |
D | l2cap_core.c | 7561 static inline void l2cap_check_encryption(struct l2cap_chan *chan, u8 encrypt) in l2cap_check_encryption() 7578 static void l2cap_security_cfm(struct hci_conn *hcon, u8 status, u8 encrypt) in l2cap_security_cfm()
|
D | hci_core.c | 982 __u8 encrypt = opt; in hci_encrypt_req() local
|