Home
last modified time | relevance | path

Searched defs:encrypt (Results 1 – 6 of 6) sorted by relevance

/net/ceph/
Dcrypto.c218 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/
Dgss_krb5_crypto.c678 u32 offset, u8 *iv, struct page **pages, int encrypt) in gss_krb5_cts_crypt()
/net/mac80211/
Dtx.c1957 enum ieee80211_encrypt encrypt) in ieee80211_skb_resize()
1999 enum ieee80211_encrypt encrypt; in ieee80211_xmit() local
/net/bluetooth/rfcomm/
Dcore.c2135 static void rfcomm_security_cfm(struct hci_conn *conn, u8 status, u8 encrypt) in rfcomm_security_cfm()
/net/bluetooth/
Dl2cap_core.c7561 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()
Dhci_core.c982 __u8 encrypt = opt; in hci_encrypt_req() local