Searched defs:encrypt (Results 1 – 7 of 7) sorted by relevance
| /net/ceph/ |
| A D | crypto.c | 207 static int ceph_aes_crypt(const struct ceph_crypto_key *key, bool encrypt, in ceph_aes_crypt() 271 int ceph_crypt(const struct ceph_crypto_key *key, bool encrypt, in ceph_crypt()
|
| A D | messenger_v2.c | 838 static int gcm_crypt(struct ceph_connection *con, bool encrypt, in gcm_crypt()
|
| /net/sunrpc/auth_gss/ |
| A D | gss_krb5_internal.h | 41 u32 (*encrypt)(struct krb5_ctx *kctx, u32 offset, member
|
| A D | gss_krb5_crypto.c | 394 u32 offset, u8 *iv, struct page **pages, int encrypt) in gss_krb5_cts_crypt()
|
| /net/bluetooth/rfcomm/ |
| A D | core.c | 2138 static void rfcomm_security_cfm(struct hci_conn *conn, u8 status, u8 encrypt) in rfcomm_security_cfm()
|
| /net/mac80211/ |
| A D | tx.c | 1979 enum ieee80211_encrypt encrypt) in ieee80211_skb_resize() 2020 enum ieee80211_encrypt encrypt; in ieee80211_xmit() local
|
| /net/bluetooth/ |
| A D | l2cap_core.c | 7328 static inline void l2cap_check_encryption(struct l2cap_chan *chan, u8 encrypt) in l2cap_check_encryption() 7345 static void l2cap_security_cfm(struct hci_conn *hcon, u8 status, u8 encrypt) in l2cap_security_cfm()
|
Completed in 44 milliseconds