Searched defs:iv (Results 1 – 13 of 13) sorted by relevance
/net/rxrpc/ |
D | rxkad.c | 118 struct rxrpc_crypt iv; in rxkad_prime_packet_security() local 160 struct rxrpc_crypt iv; in rxkad_secure_packet_auth() local 207 struct rxrpc_crypt iv; in rxkad_secure_packet_encrypt() local 260 struct rxrpc_crypt iv; in rxkad_secure_packet() local 334 struct rxrpc_crypt iv; in rxkad_verify_packet_auth() local 409 struct rxrpc_crypt iv; in rxkad_verify_packet_encrypt() local 492 struct rxrpc_crypt iv; in rxkad_verify_packet() local 722 struct rxrpc_crypt iv; in rxkad_encrypt_response() local 826 struct rxrpc_crypt iv, key; in rxkad_decrypt_ticket() local 971 struct rxrpc_crypt iv; in rxkad_decrypt_response() local
|
/net/mac80211/ |
D | wep.c | 57 static inline bool ieee80211_wep_weak_iv(u32 iv, int keylen) in ieee80211_wep_weak_iv() 74 int keylen, int keyidx, u8 *iv) in ieee80211_wep_get_iv() 167 u8 *iv; in ieee80211_wep_encrypt() local 280 u32 iv; in ieee80211_wep_is_weak_iv() local
|
/net/ceph/ |
D | crypto.c | 100 void *iv; in ceph_aes_encrypt() local 151 void *iv; in ceph_aes_encrypt2() local 204 void *iv; in ceph_aes_decrypt() local 265 void *iv; in ceph_aes_decrypt2() local
|
/net/ipv6/ |
D | esp6.c | 101 struct crypto_aead *aead, u8 *iv) in esp_tmp_givreq() 111 static inline struct aead_request *esp_tmp_req(struct crypto_aead *aead, u8 *iv) in esp_tmp_req() 164 u8 *iv; in esp6_output() local 340 u8 *iv; in esp6_input() local
|
/net/ipv4/ |
D | esp4.c | 72 struct crypto_aead *aead, u8 *iv) in esp_tmp_givreq() 82 static inline struct aead_request *esp_tmp_req(struct crypto_aead *aead, u8 *iv) in esp_tmp_req() 127 u8 *iv; in esp_output() local 390 u8 *iv; in esp_input() local
|
/net/sunrpc/auth_gss/ |
D | gss_krb5_crypto.c | 55 void * iv, in krb5_encrypt() 89 void * iv, in krb5_decrypt() 389 u8 iv[GSS_KRB5_MAX_BLOCKSIZE]; member 488 u8 iv[GSS_KRB5_MAX_BLOCKSIZE]; member 598 u32 offset, u8 *iv, struct page **pages, int encrypt) in gss_krb5_cts_crypt()
|
/net/bluetooth/bnep/ |
D | core.c | 73 struct kvec iv = { data, len }; in bnep_send() local 392 struct kvec iv[3]; in bnep_tx_frame() local
|
/net/bluetooth/cmtp/ |
D | core.c | 196 struct kvec iv = { data, len }; in cmtp_send_frame() local
|
/net/wireless/ |
D | lib80211_crypt_wep.c | 33 u32 iv; member
|
/net/bluetooth/ |
D | a2mp.c | 50 struct kvec iv; in a2mp_send() local
|
D | smp.c | 56 unsigned char iv[128]; in smp_e() local
|
/net/bluetooth/rfcomm/ |
D | core.c | 744 struct kvec iv = { data, len }; in rfcomm_send_frame() local 1045 struct kvec iv[3]; in rfcomm_send_test() local
|
/net/bluetooth/hidp/ |
D | core.c | 575 struct kvec iv = { data, len }; in hidp_send_frame() local
|