Home
last modified time | relevance | path

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

/net/ceph/
Dcrypto.c219 static int ceph_aes_crypt(const struct ceph_crypto_key *key, bool encrypt, in ceph_aes_crypt()
283 int ceph_crypt(const struct ceph_crypto_key *key, bool encrypt, in ceph_crypt()
Dmessenger_v2.c838 static int gcm_crypt(struct ceph_connection *con, bool encrypt, in gcm_crypt()
/net/sunrpc/auth_gss/
Dgss_krb5_internal.h41 u32 (*encrypt)(struct krb5_ctx *kctx, u32 offset, member
Dgss_krb5_crypto.c593 u32 offset, u8 *iv, struct page **pages, int encrypt) in gss_krb5_cts_crypt()
/net/mac80211/
Dtx.c1986 enum ieee80211_encrypt encrypt) in ieee80211_skb_resize()
2027 enum ieee80211_encrypt encrypt; in ieee80211_xmit() local
/net/bluetooth/rfcomm/
Dcore.c2137 static void rfcomm_security_cfm(struct hci_conn *conn, u8 status, u8 encrypt) in rfcomm_security_cfm()
/net/bluetooth/
Dl2cap_core.c7293 static inline void l2cap_check_encryption(struct l2cap_chan *chan, u8 encrypt) in l2cap_check_encryption()
7310 static void l2cap_security_cfm(struct hci_conn *hcon, u8 status, u8 encrypt) in l2cap_security_cfm()