/linux-4.1.27/include/keys/ |
H A D | encrypted-type.h | 26 u8 *iv; /* datablob: iv */ member in struct:encrypted_key_payload
|
/linux-4.1.27/drivers/staging/wlan-ng/ |
H A D | p80211wep.c | 151 wep_decrypt(wlandevice_t *wlandev, u8 *buf, u32 len, int key_override, u8 *iv, u8 *icv) wep_decrypt() argument 228 wep_encrypt(wlandevice_t *wlandev, u8 *buf, u8 *dst, u32 len, int keynum, u8 *iv, u8 *icv) wep_encrypt() argument
|
H A D | p80211conv.h | 128 u8 iv[4]; member in struct:p80211_metawep
|
/linux-4.1.27/drivers/crypto/nx/ |
H A D | nx-aes-ctr.c | 134 u8 iv[16]; ctr3686_aes_nx_crypt() local
|
H A D | nx-aes-ccm.c | 139 static inline int crypto_ccm_check_iv(const u8 *iv) crypto_ccm_check_iv() argument 149 static int generate_b0(u8 *iv, unsigned int assoclen, unsigned int authsize, generate_b0() argument 172 static int generate_pat(u8 *iv, generate_pat() argument 499 u8 *iv = rctx->iv; ccm4309_aes_nx_encrypt() local 531 u8 *iv = rctx->iv; ccm4309_aes_nx_decrypt() local
|
H A D | nx-aes-gcm.c | 439 char *iv = rctx->iv; gcm_aes_nx_encrypt() local 449 char *iv = rctx->iv; gcm_aes_nx_decrypt() local 460 char *iv = rctx->iv; gcm4106_aes_nx_encrypt() local 473 char *iv = rctx->iv; gcm4106_aes_nx_decrypt() local
|
H A D | nx.c | 271 nx_build_sg_lists(struct nx_crypto_ctx *nx_ctx, struct blkcipher_desc *desc, struct scatterlist *dst, struct scatterlist *src, unsigned int *nbytes, unsigned int offset, u8 *iv) nx_build_sg_lists() argument
|
H A D | nx.h | 97 u8 iv[16]; member in struct:nx_gcm_rctx 109 u8 iv[16]; member in struct:nx_ccm_rctx
|
H A D | nx_csbcpb.h | 11 u8 iv[16]; member in struct:cop_symcpb_aes_cbc 42 u8 iv[16]; member in struct:cop_symcpb_aes_ctr
|
/linux-4.1.27/arch/mips/bcm47xx/ |
H A D | setup.c | 104 bcm47xx_get_invariants(struct ssb_bus *bus, struct ssb_init_invariants *iv) bcm47xx_get_invariants() argument
|
/linux-4.1.27/include/uapi/linux/ |
H A D | if_alg.h | 28 __u8 iv[0]; member in struct:af_alg_iv
|
/linux-4.1.27/net/mac80211/ |
H A D | aes_gmac.c | 32 u8 zero[GMAC_MIC_LEN], iv[AES_BLOCK_SIZE]; ieee80211_aes_gmac() local
|
H A D | wep.c | 57 static inline bool ieee80211_wep_weak_iv(u32 iv, int keylen) ieee80211_wep_weak_iv() argument 165 u8 *iv; ieee80211_wep_encrypt() local 73 ieee80211_wep_get_iv(struct ieee80211_local *local, int keylen, int keyidx, u8 *iv) ieee80211_wep_get_iv() argument
|
/linux-4.1.27/drivers/scsi/ |
H A D | sd_dif.c | 126 struct bio_vec iv; sd_dif_prepare() local 178 struct bio_vec iv; sd_dif_complete() local
|
/linux-4.1.27/drivers/s390/cio/ |
H A D | airq.c | 123 struct airq_iv *iv; airq_iv_create() local 177 void airq_iv_release(struct airq_iv *iv) airq_iv_release() argument 197 unsigned long airq_iv_alloc(struct airq_iv *iv, unsigned long num) airq_iv_alloc() argument 232 void airq_iv_free(struct airq_iv *iv, unsigned long bit, unsigned long num) airq_iv_free() argument 263 unsigned long airq_iv_scan(struct airq_iv *iv, unsigned long start, airq_iv_scan() argument
|
/linux-4.1.27/drivers/crypto/qce/ |
H A D | cipher.h | 46 u8 *iv; member in struct:qce_cipher_reqctx
|
/linux-4.1.27/include/crypto/ |
H A D | aead.h | 83 aead_givcrypt_set_crypt(struct aead_givcrypt_request *req, struct scatterlist *src, struct scatterlist *dst, unsigned int nbytes, void *iv) aead_givcrypt_set_crypt() argument
|
H A D | skcipher.h | 94 skcipher_givcrypt_set_crypt( struct skcipher_givcrypt_request *req, struct scatterlist *src, struct scatterlist *dst, unsigned int nbytes, void *iv) skcipher_givcrypt_set_crypt() argument
|
H A D | if_alg.h | 46 struct af_alg_iv *iv; member in struct:af_alg_control
|
H A D | algapi.h | 102 u8 *iv; member in struct:blkcipher_walk 123 u8 *iv; member in struct:ablkcipher_walk
|
/linux-4.1.27/drivers/staging/rtl8192e/ |
H A D | rtllib_crypt_wep.c | 26 u32 iv; member in struct:prism2_wep_data
|
/linux-4.1.27/drivers/staging/rtl8192u/ieee80211/ |
H A D | ieee80211_crypt_wep.c | 30 u32 iv; member in struct:prism2_wep_data
|
/linux-4.1.27/drivers/crypto/ |
H A D | geode-aes.h | 64 u8 *iv; member in struct:geode_aes_op
|
H A D | padlock-aes.c | 437 u8 *iv = padlock_xcrypt_cbc(walk.src.virt.addr, cbc_aes_encrypt() local 198 rep_xcrypt_cbc(const u8 *input, u8 *output, void *key, u8 *iv, struct cword *control_word, int count) rep_xcrypt_cbc() argument 221 cbc_crypt_copy(const u8 *in, u8 *out, u32 *key, u8 *iv, struct cword *cword, int count) cbc_crypt_copy() argument 249 cbc_crypt(const u8 *in, u8 *out, u32 *key, u8 *iv, struct cword *cword, int count) cbc_crypt() argument 279 padlock_xcrypt_cbc(const u8 *input, u8 *output, void *key, u8 *iv, void *control_word, u32 count) padlock_xcrypt_cbc() argument
|
H A D | ixp4xx_crypto.c | 124 u8 iv[MAX_IVLEN]; /* IV for CBC mode or CTR IV for CTR mode */ member in struct:crypt_ctl 953 u8 iv[CTR_RFC3686_BLOCK_SIZE]; ablk_rfc3686_crypt() local 989 aead_perform(struct aead_request *req, int encrypt, int cryptoffset, int eff_cryptlen, u8 *iv) aead_perform() argument
|
H A D | picoxcell_crypto.c | 332 u8 *iv = giv ? giv : areq->iv; spacc_aead_make_ddts() local 220 spacc_cipher_write_ctx(struct spacc_generic_ctx *ctx, void __iomem *page_addr, const u8 *key, size_t key_len, const u8 *iv, size_t iv_len) spacc_cipher_write_ctx() argument 236 spacc_load_ctx(struct spacc_generic_ctx *ctx, const u8 *ciph_key, size_t ciph_len, const u8 *iv, size_t ivlen, const u8 *hash_key, size_t hash_len) spacc_load_ctx() argument
|
H A D | s5p-sss.c | 397 s5p_set_aes(struct s5p_aes_dev *dev, uint8_t *key, uint8_t *iv, unsigned int keylen) s5p_set_aes() argument
|
H A D | talitos.c | 645 u8 iv[TALITOS_MAX_IV_LENGTH]; member in struct:talitos_ctx 1217 static struct talitos_edesc *aead_edesc_alloc(struct aead_request *areq, u8 *iv, aead_edesc_alloc() argument 1113 talitos_edesc_alloc(struct device *dev, struct scatterlist *assoc, struct scatterlist *src, struct scatterlist *dst, u8 *iv, unsigned int assoclen, unsigned int cryptlen, unsigned int authsize, unsigned int ivsize, int icv_stashing, u32 cryptoflags, bool encrypt) talitos_edesc_alloc() argument
|
H A D | hifn_795x.c | 657 u8 *iv; member in struct:hifn_request_context 1124 hifn_setup_crypto_command(struct hifn_device *dev, u8 *buf, unsigned dlen, unsigned slen, u8 *key, int keylen, u8 *iv, int ivsize, u16 mode) hifn_setup_crypto_command() argument
|
/linux-4.1.27/arch/x86/crypto/ |
H A D | blowfish_glue.c | 151 u64 *iv = (u64 *)walk->iv; __cbc_encrypt() local
|
H A D | cast5_avx_glue.c | 140 u64 *iv = (u64 *)walk->iv; __cbc_encrypt() local
|
H A D | glue_helper.c | 101 u128 *iv = (u128 *)walk->iv; __glue_cbc_encrypt_128bit() local 382 void glue_xts_crypt_128bit_one(void *ctx, u128 *dst, const u128 *src, le128 *iv, glue_xts_crypt_128bit_one() argument
|
H A D | camellia_aesni_avx_glue.c | 54 void camellia_xts_enc(void *ctx, u128 *dst, const u128 *src, le128 *iv) camellia_xts_enc() argument 61 void camellia_xts_dec(void *ctx, u128 *dst, const u128 *src, le128 *iv) camellia_xts_dec() argument
|
H A D | cast6_avx_glue.c | 60 static void cast6_xts_enc(void *ctx, u128 *dst, const u128 *src, le128 *iv) cast6_xts_enc() argument 66 static void cast6_xts_dec(void *ctx, u128 *dst, const u128 *src, le128 *iv) cast6_xts_dec() argument 72 static void cast6_crypt_ctr(void *ctx, u128 *dst, const u128 *src, le128 *iv) cast6_crypt_ctr() argument
|
H A D | des3_ede_glue.c | 158 u64 *iv = (u64 *)walk->iv; __cbc_encrypt() local
|
H A D | serpent_avx_glue.c | 69 void __serpent_crypt_ctr(void *ctx, u128 *dst, const u128 *src, le128 *iv) __serpent_crypt_ctr() argument 81 void serpent_xts_enc(void *ctx, u128 *dst, const u128 *src, le128 *iv) serpent_xts_enc() argument 88 void serpent_xts_dec(void *ctx, u128 *dst, const u128 *src, le128 *iv) serpent_xts_dec() argument
|
H A D | serpent_sse2_glue.c | 62 static void serpent_crypt_ctr(void *ctx, u128 *dst, const u128 *src, le128 *iv) serpent_crypt_ctr() argument 73 serpent_crypt_ctr_xway(void *ctx, u128 *dst, const u128 *src, le128 *iv) serpent_crypt_ctr_xway() argument
|
H A D | twofish_avx_glue.c | 72 static void twofish_xts_enc(void *ctx, u128 *dst, const u128 *src, le128 *iv) twofish_xts_enc() argument 78 static void twofish_xts_dec(void *ctx, u128 *dst, const u128 *src, le128 *iv) twofish_xts_dec() argument
|
H A D | twofish_glue_3way.c | 65 void twofish_enc_blk_ctr(void *ctx, u128 *dst, const u128 *src, le128 *iv) twofish_enc_blk_ctr() argument 80 twofish_enc_blk_ctr_3way(void *ctx, u128 *dst, const u128 *src, le128 *iv) twofish_enc_blk_ctr_3way() argument
|
H A D | camellia_glue.c | 1284 u128 iv = *src; camellia_decrypt_cbc_2way() local 1292 void camellia_crypt_ctr(void *ctx, u128 *dst, const u128 *src, le128 *iv) camellia_crypt_ctr() argument 1306 void camellia_crypt_ctr_2way(void *ctx, u128 *dst, const u128 *src, le128 *iv) camellia_crypt_ctr_2way() argument
|
H A D | aesni-intel_glue.c | 64 u8 iv[16]; member in struct:aesni_hash_subkey_req_data 670 static void aesni_xts_enc(void *ctx, u128 *dst, const u128 *src, le128 *iv) aesni_xts_enc() argument 675 static void aesni_xts_dec(void *ctx, u128 *dst, const u128 *src, le128 *iv) aesni_xts_dec() argument 680 static void aesni_xts_enc8(void *ctx, u128 *dst, const u128 *src, le128 *iv) aesni_xts_enc8() argument 685 static void aesni_xts_dec8(void *ctx, u128 *dst, const u128 *src, le128 *iv) aesni_xts_dec8() argument 1008 u8* iv = (u8 *) PTR_ALIGN((u8 *)iv_tab, AESNI_ALIGN); __driver_rfc4106_encrypt() local 1094 u8 *iv = (u8 *) PTR_ALIGN((u8 *)iv_and_authTag, AESNI_ALIGN); __driver_rfc4106_decrypt() local 181 aesni_gcm_enc_avx(void *ctx, u8 *out, const u8 *in, unsigned long plaintext_len, u8 *iv, u8 *hash_subkey, const u8 *aad, unsigned long aad_len, u8 *auth_tag, unsigned long auth_tag_len) aesni_gcm_enc_avx() argument 197 aesni_gcm_dec_avx(void *ctx, u8 *out, const u8 *in, unsigned long ciphertext_len, u8 *iv, u8 *hash_subkey, const u8 *aad, unsigned long aad_len, u8 *auth_tag, unsigned long auth_tag_len) aesni_gcm_dec_avx() argument 232 aesni_gcm_enc_avx2(void *ctx, u8 *out, const u8 *in, unsigned long plaintext_len, u8 *iv, u8 *hash_subkey, const u8 *aad, unsigned long aad_len, u8 *auth_tag, unsigned long auth_tag_len) aesni_gcm_enc_avx2() argument 252 aesni_gcm_dec_avx2(void *ctx, u8 *out, const u8 *in, unsigned long ciphertext_len, u8 *iv, u8 *hash_subkey, const u8 *aad, unsigned long aad_len, u8 *auth_tag, unsigned long auth_tag_len) aesni_gcm_dec_avx2() argument 486 aesni_ctr_enc_avx_tfm(struct crypto_aes_ctx *ctx, u8 *out, const u8 *in, unsigned int len, u8 *iv) aesni_ctr_enc_avx_tfm() argument
|
/linux-4.1.27/drivers/block/ |
H A D | cryptoloop.c | 149 u32 iv[4] = { 0, }; cryptoloop_transfer() local
|
/linux-4.1.27/crypto/ |
H A D | cbc.c | 52 u8 *iv = walk->iv; crypto_cbc_encrypt_segment() local 56 fn(crypto_cipher_tfm(tfm), dst, iv); crypto_cbc_encrypt_segment() local 75 u8 *iv = walk->iv; crypto_cbc_encrypt_inplace() local 124 u8 *iv = walk->iv; crypto_cbc_decrypt_segment() local
|
H A D | chainiv.c | 33 char iv[]; member in struct:chainiv_ctx 45 char iv[]; member in struct:async_chainiv_ctx
|
H A D | cts.c | 85 u8 iv[bsize]; cts_cbc_encrypt() local 171 u8 iv[bsize]; cts_cbc_decrypt() local
|
H A D | pcbc.c | 55 u8 *iv = walk->iv; crypto_pcbc_encrypt_segment() local 59 fn(crypto_cipher_tfm(tfm), dst, iv); crypto_pcbc_encrypt_segment() local 79 u8 *iv = walk->iv; crypto_pcbc_encrypt_inplace() local 85 fn(crypto_cipher_tfm(tfm), src, iv); crypto_pcbc_encrypt_inplace() local 133 u8 *iv = walk->iv; crypto_pcbc_decrypt_segment() local 159 u8 *iv = walk->iv; crypto_pcbc_decrypt_inplace() local
|
H A D | salsa20_generic.c | 131 static void salsa20_ivsetup(struct salsa20_ctx *ctx, const u8 *iv) salsa20_ivsetup() argument
|
H A D | ctr.c | 34 u8 iv[CTR_RFC3686_BLOCK_SIZE]; member in struct:crypto_rfc3686_req_ctx 287 u8 *iv = rctx->iv; crypto_rfc3686_crypt() local
|
H A D | lrw.c | 105 static inline void inc(be128 *iv) inc() argument 149 be128 *iv; crypt() local 226 be128 *iv, *src, *dst, *t; lrw_crypt() local
|
H A D | algif_aead.c | 41 void *iv; member in struct:aead_ctx
|
H A D | authenc.c | 324 static int crypto_authenc_genicv(struct aead_request *req, u8 *iv, crypto_authenc_genicv() argument 386 u8 *iv = (u8 *)abreq - crypto_ablkcipher_ivsize(ctx->enc); crypto_authenc_encrypt_done() local 404 u8 *iv = (u8 *)abreq - crypto_ablkcipher_ivsize(enc); crypto_authenc_encrypt() local 441 u8 *iv = req->giv; crypto_authenc_givencrypt() local 481 static int crypto_authenc_iverify(struct aead_request *req, u8 *iv, crypto_authenc_iverify() argument 528 u8 *iv = req->iv; crypto_authenc_decrypt() local
|
H A D | authencesn.c | 386 static int crypto_authenc_esn_genicv(struct aead_request *req, u8 *iv, crypto_authenc_esn_genicv() argument 461 u8 *iv = (u8 *)(abreq + 1) + crypto_authenc_esn_encrypt_done() local 480 u8 *iv = (u8 *)abreq - crypto_ablkcipher_ivsize(enc); crypto_authenc_esn_encrypt() local 517 u8 *iv = req->giv; crypto_authenc_esn_givencrypt() local 556 static int crypto_authenc_esn_iverify(struct aead_request *req, u8 *iv, crypto_authenc_esn_iverify() argument 620 u8 *iv = req->iv; crypto_authenc_esn_decrypt() local
|
H A D | ablkcipher.c | 198 u8 *iv; ablkcipher_copy_iv() local
|
H A D | algif_skcipher.c | 43 void *iv; member in struct:skcipher_ctx 68 char iv[]; member in struct:skcipher_async_req
|
H A D | blkcipher.c | 282 u8 *iv; blkcipher_copy_iv() local
|
H A D | ccm.c | 294 static inline int crypto_ccm_check_iv(const u8 *iv) crypto_ccm_check_iv() argument 312 u8 *iv = req->iv; crypto_ccm_encrypt() local 384 u8 *iv = req->iv; crypto_ccm_decrypt() local 684 u8 *iv = PTR_ALIGN((u8 *)(subreq + 1) + crypto_aead_reqsize(child), crypto_rfc4309_crypt() local
|
H A D | tcrypt.c | 283 char *iv; test_aead_speed() local 425 char iv[128]; test_cipher_speed() local 1087 char iv[128]; test_acipher_speed() local
|
H A D | drbg.c | 387 unsigned char *iv = pad + drbg_blocklen(drbg); drbg_ctr_df() local
|
H A D | gcm.c | 112 u8 iv[8]; crypto_gcm_setkey() member in struct:__anon3257 904 u8 *iv = PTR_ALIGN((u8 *)(subreq + 1) + crypto_aead_reqsize(child), crypto_rfc4106_crypt() local 1133 u8 *iv = PTR_ALIGN((u8 *)(rctx + 1) + crypto_aead_reqsize(ctx->child), crypto_rfc4543_crypt() local
|
H A D | testmgr.c | 436 char *iv; __test_aead() local 920 char iv[MAX_IVLEN]; __test_skcipher() local
|
H A D | testmgr.h | 51 char *iv; member in struct:cipher_testvec 66 char *iv; member in struct:aead_testvec
|
/linux-4.1.27/arch/s390/include/asm/ |
H A D | airq.h | 52 static inline unsigned long airq_iv_alloc_bit(struct airq_iv *iv) airq_iv_alloc_bit() argument 57 static inline void airq_iv_free_bit(struct airq_iv *iv, unsigned long bit) airq_iv_free_bit() argument 62 static inline unsigned long airq_iv_end(struct airq_iv *iv) airq_iv_end() argument 67 static inline void airq_iv_lock(struct airq_iv *iv, unsigned long bit) airq_iv_lock() argument 73 static inline void airq_iv_unlock(struct airq_iv *iv, unsigned long bit) airq_iv_unlock() argument 79 static inline void airq_iv_set_data(struct airq_iv *iv, unsigned long bit, airq_iv_set_data() argument 85 static inline unsigned int airq_iv_get_data(struct airq_iv *iv, airq_iv_get_data() argument 91 static inline void airq_iv_set_ptr(struct airq_iv *iv, unsigned long bit, airq_iv_set_ptr() argument 97 static inline unsigned long airq_iv_get_ptr(struct airq_iv *iv, airq_iv_get_ptr() argument
|
/linux-4.1.27/net/wireless/ |
H A D | lib80211_crypt_wep.c | 33 u32 iv; member in struct:lib80211_wep_data
|
/linux-4.1.27/drivers/crypto/ccp/ |
H A D | ccp-crypto-aes.c | 173 u8 *iv; ccp_aes_rfc3686_crypt() local
|
H A D | ccp-crypto.h | 97 u8 iv[AES_BLOCK_SIZE]; member in struct:ccp_aes_req_ctx 119 u8 iv[AES_BLOCK_SIZE]; member in struct:ccp_aes_cmac_req_ctx 135 u8 iv[AES_BLOCK_SIZE]; member in struct:ccp_aes_cmac_exp_ctx
|
/linux-4.1.27/block/ |
H A D | bio-integrity.c | 134 struct bio_vec *iv; bio_integrity_add_page() local
|
H A D | blk-integrity.c | 46 struct bio_vec iv, ivprv = { NULL }; blk_rq_count_integrity_sg() local 92 struct bio_vec iv, ivprv = { NULL }; blk_rq_map_integrity_sg() local
|
/linux-4.1.27/arch/s390/crypto/ |
H A D | des_s390.c | 31 u8 iv[DES_BLOCK_SIZE]; member in struct:s390_des_ctx 115 u8 iv[DES_BLOCK_SIZE]; cbc_desall_crypt() member in struct:__anon2426
|
H A D | aes_s390.c | 451 u8 iv[AES_BLOCK_SIZE]; cbc_aes_crypt() member in struct:__anon2424
|
/linux-4.1.27/arch/arm/crypto/ |
H A D | aesbs-glue.c | 120 u8 *iv = walk.iv; aesbs_cbc_encrypt() local 168 u8 *iv = walk.iv; aesbs_cbc_decrypt() local
|
/linux-4.1.27/fs/ext4/ |
H A D | crypto_fname.c | 67 char iv[EXT4_CRYPTO_BLOCK_SIZE]; ext4_fname_encrypt() local 145 char iv[EXT4_CRYPTO_BLOCK_SIZE]; ext4_fname_decrypt() local
|
/linux-4.1.27/net/bluetooth/bnep/ |
H A D | core.c | 74 struct kvec iv = { data, len }; bnep_send() local 426 struct kvec iv[3]; bnep_tx_frame() local
|
/linux-4.1.27/net/bluetooth/cmtp/ |
H A D | core.c | 197 struct kvec iv = { data, len }; cmtp_send_frame() local
|
/linux-4.1.27/sound/pci/ctxfi/ |
H A D | ctamixer.c | 86 static int amixer_set_invalid_squash(struct amixer *amixer, unsigned int iv) amixer_set_invalid_squash() argument
|
H A D | cthw20k1.c | 619 static int amixer_set_iv(void *blk, unsigned int iv) amixer_set_iv() argument
|
H A D | cthw20k2.c | 618 static int amixer_set_iv(void *blk, unsigned int iv) amixer_set_iv() argument
|
/linux-4.1.27/include/linux/ |
H A D | memory_hotplug.h | 66 static inline int zone_span_seqretry(struct zone *zone, unsigned iv) zone_span_seqretry() argument 210 static inline int zone_span_seqretry(struct zone *zone, unsigned iv) zone_span_seqretry() argument
|
H A D | ccp.h | 156 struct scatterlist *iv; member in struct:ccp_aes_engine 213 struct scatterlist *iv; member in struct:ccp_xts_aes_engine
|
H A D | crypto.h | 195 u8 *iv; member in struct:aead_request 621 void *iv; member in struct:blkcipher_tfm 1185 ablkcipher_request_set_crypt( struct ablkcipher_request *req, struct scatterlist *src, struct scatterlist *dst, unsigned int nbytes, void *iv) ablkcipher_request_set_crypt() argument 1562 aead_request_set_crypt(struct aead_request *req, struct scatterlist *src, struct scatterlist *dst, unsigned int cryptlen, u8 *iv) aead_request_set_crypt() argument
|
/linux-4.1.27/drivers/media/platform/exynos4-is/ |
H A D | fimc-isp-video.c | 574 struct fimc_is_video *iv; fimc_isp_video_device_register() local
|
/linux-4.1.27/drivers/ssb/ |
H A D | pci.c | 935 ssb_pci_get_invariants(struct ssb_bus *bus, struct ssb_init_invariants *iv) ssb_pci_get_invariants() argument
|
H A D | sdio.c | 472 ssb_sdio_get_invariants(struct ssb_bus *bus, struct ssb_init_invariants *iv) ssb_sdio_get_invariants() argument
|
H A D | pcmcia.c | 622 struct ssb_init_invariants *iv = priv; ssb_pcmcia_do_get_invariants() local 704 ssb_pcmcia_get_invariants(struct ssb_bus *bus, struct ssb_init_invariants *iv) ssb_pcmcia_get_invariants() argument
|
H A D | main.c | 762 struct ssb_init_invariants iv; ssb_fetch_invariants() local
|
/linux-4.1.27/drivers/staging/rtl8712/ |
H A D | rtl871x_recv.c | 166 u8 *mickey, idx, *iv; r8712_recvframe_chkmic() local
|
H A D | rtl871x_security.c | 172 u8 *pframe, *payload, *iv; /*,*wepkey*/ r8712_wep_encrypt() local 228 u8 *pframe, *payload, *iv, wepkey[16]; r8712_wep_decrypt() local 583 u8 *pframe, *payload, *iv, *prwskey; r8712_tkip_encrypt() local 658 u8 *pframe, *payload, *iv, *prwskey, idx = 0; r8712_tkip_decrypt() local 1362 u8 *pframe, *prwskey, *iv, idx; r8712_aes_decrypt() local
|
H A D | rtl871x_xmit.h | 125 unsigned char iv[8]; member in struct:pkt_attrib
|
/linux-4.1.27/drivers/usb/wusbcore/ |
H A D | crypto.c | 210 void *iv, *dst_buf; wusb_ccm_mac() local
|
/linux-4.1.27/arch/cris/include/arch-v32/arch/ |
H A D | cryptocop.h | 85 u8 iv[CRYPTOCOP_MAX_IV_LENGTH]; member in struct:cryptocop_tfrm_cfg
|
/linux-4.1.27/net/bluetooth/ |
H A D | a2mp.c | 53 struct kvec iv; a2mp_send() local
|
H A D | 6lowpan.c | 527 struct kvec iv; send_pkt() local
|
H A D | smp.c | 588 struct kvec iv[2]; smp_send_cmd() local
|
/linux-4.1.27/net/ceph/ |
H A D | crypto.c | 172 void *iv; ceph_aes_encrypt() local 232 void *iv; ceph_aes_encrypt2() local 294 void *iv; ceph_aes_decrypt() local 359 void *iv; ceph_aes_decrypt2() local
|
/linux-4.1.27/net/ipv4/ |
H A D | esp4.c | 82 static inline struct aead_request *esp_tmp_req(struct crypto_aead *aead, u8 *iv) esp_tmp_req() argument 126 u8 *iv; esp_output() local 385 u8 *iv; esp_input() local 71 esp_tmp_givreq( struct crypto_aead *aead, u8 *iv) esp_tmp_givreq() argument
|
/linux-4.1.27/net/ipv6/ |
H A D | esp6.c | 110 static inline struct aead_request *esp_tmp_req(struct crypto_aead *aead, u8 *iv) esp_tmp_req() argument 163 u8 *iv; esp6_output() local 335 u8 *iv; esp6_input() local 99 esp_tmp_givreq( struct crypto_aead *aead, u8 *iv) esp_tmp_givreq() argument
|
H A D | mcast.c | 125 int iv; unsolicited_report_interval() local
|
/linux-4.1.27/drivers/net/wireless/p54/ |
H A D | txrx.c | 462 u8 *iv = (u8 *)(entry_data->align + pad + p54_rx_frame_sent() local 807 u8 *iv = (u8 *)(skb->data + crypt_offset); p54_tx_80211() local
|
/linux-4.1.27/drivers/staging/vt6655/ |
H A D | rxtx.c | 1217 u8 *iv = ((u8 *)hdr + ieee80211_get_hdrlen_from_skb(skb)); vnt_fill_txkey() local
|
/linux-4.1.27/drivers/staging/vt6656/ |
H A D | rxtx.c | 717 u8 *iv = ((u8 *)hdr + ieee80211_get_hdrlen_from_skb(skb)); vnt_fill_txkey() local
|
/linux-4.1.27/drivers/crypto/amcc/ |
H A D | crypto4xx_core.c | 779 crypto4xx_build_pd(struct crypto_async_request *req, struct crypto4xx_ctx *ctx, struct scatterlist *src, struct scatterlist *dst, unsigned int datalen, void *iv, u32 iv_len) crypto4xx_build_pd() argument
|
H A D | crypto4xx_sa.h | 193 u32 iv[4]; /* for CBC, OFC, and CFB mode */ member in struct:dynamic_sa_aes128 207 u32 iv[4]; /* for CBC, OFC, and CFB mode */ member in struct:dynamic_sa_aes192 221 u32 iv[4]; /* for CBC, OFC, and CFB mode */ member in struct:dynamic_sa_aes256
|
/linux-4.1.27/kernel/time/ |
H A D | posix-timers.c | 731 ktime_t now, remaining, iv; common_timer_get() local
|
/linux-4.1.27/net/mac802154/ |
H A D | llsec.c | 600 static void llsec_geniv(u8 iv[16], __le64 addr, llsec_geniv() argument 619 u8 iv[16]; llsec_do_encrypt_unauth() local 649 u8 iv[16]; llsec_do_encrypt_auth() local 834 u8 iv[16]; llsec_do_decrypt_unauth() local 858 u8 iv[16]; llsec_do_decrypt_auth() local
|
/linux-4.1.27/net/rxrpc/ |
H A D | rxkad.c | 118 struct rxrpc_crypt iv; rxkad_prime_packet_security() local 160 struct rxrpc_crypt iv; rxkad_secure_packet_auth() local 207 struct rxrpc_crypt iv; rxkad_secure_packet_encrypt() local 260 struct rxrpc_crypt iv; rxkad_secure_packet() local 334 struct rxrpc_crypt iv; rxkad_verify_packet_auth() local 409 struct rxrpc_crypt iv; rxkad_verify_packet_encrypt() local 492 struct rxrpc_crypt iv; rxkad_verify_packet() local 722 struct rxrpc_crypt iv; rxkad_encrypt_response() local 826 struct rxrpc_crypt iv, key; rxkad_decrypt_ticket() local 971 struct rxrpc_crypt iv; rxkad_decrypt_response() local
|
/linux-4.1.27/net/sunrpc/auth_gss/ |
H A D | gss_krb5_crypto.c | 389 u8 iv[GSS_KRB5_MAX_BLOCKSIZE]; member in struct:encryptor_desc 488 u8 iv[GSS_KRB5_MAX_BLOCKSIZE]; member in struct:decryptor_desc 53 krb5_encrypt( struct crypto_blkcipher *tfm, void * iv, void * in, void * out, int length) krb5_encrypt() argument 87 krb5_decrypt( struct crypto_blkcipher *tfm, void * iv, void * in, void * out, int length) krb5_decrypt() argument 597 gss_krb5_cts_crypt(struct crypto_blkcipher *cipher, struct xdr_buf *buf, u32 offset, u8 *iv, struct page **pages, int encrypt) gss_krb5_cts_crypt() argument
|
/linux-4.1.27/drivers/media/i2c/s5c73m3/ |
H A D | s5c73m3-core.c | 911 const struct s5c73m3_interval *iv = &s5c73m3_intervals[i]; __s5c73m3_set_frame_interval() local
|
/linux-4.1.27/drivers/net/wireless/rt2x00/ |
H A D | rt2x00queue.h | 116 __le32 iv[2]; member in struct:skb_frame_desc 191 __le32 iv[2]; member in struct:rxdone_entry_desc
|
H A D | rt2800.h | 1895 u8 iv[8]; member in struct:mac_iveiv_entry
|
/linux-4.1.27/drivers/staging/rtl8192e/rtl8192e/ |
H A D | rtl_crypto.h | 323 crypto_cipher_encrypt_iv(struct crypto_tfm *tfm, struct scatterlist *dst, struct scatterlist *src, unsigned int nbytes, u8 *iv) crypto_cipher_encrypt_iv() argument 342 crypto_cipher_decrypt_iv(struct crypto_tfm *tfm, struct scatterlist *dst, struct scatterlist *src, unsigned int nbytes, u8 *iv) crypto_cipher_decrypt_iv() argument
|
/linux-4.1.27/drivers/staging/rtl8723au/core/ |
H A D | rtw_recv.c | 473 u8 *iv = precv_frame->pkt->data + prxattrib->hdrlen; decryptor() local
|
H A D | rtw_security.c | 155 u8 *pframe, *payload, *iv; /* wepkey */ rtw_wep_encrypt23a() local 217 u8 *pframe, *payload, *iv, wepkey[16]; rtw_wep_decrypt23a() local 610 u8 *pframe, *payload, *iv, *prwskey; rtw_tkip_encrypt23a() local 719 u8 *pframe, *payload, *iv, *prwskey; rtw_tkip_decrypt23a() local
|
/linux-4.1.27/drivers/staging/rtl8188eu/core/ |
H A D | rtw_recv.c | 438 u8 *iv = precv_frame->rx_data+prxattrib->hdrlen; decryptor() local
|
H A D | rtw_security.c | 150 u8 *pframe, *payload, *iv; /* wepkey */ rtw_wep_encrypt() local 206 u8 *pframe, *payload, *iv, wepkey[16]; rtw_wep_decrypt() local 573 u8 *pframe, *payload, *iv, *prwskey; rtw_tkip_encrypt() local 653 u8 *pframe, *payload, *iv, *prwskey; rtw_tkip_decrypt() local
|
/linux-4.1.27/drivers/net/wireless/b43legacy/ |
H A D | xmit.h | 29 __u8 iv[16]; /* Encryption IV */ member in struct:b43legacy_txhdr_fw3
|
H A D | main.c | 1815 const struct b43legacy_iv *iv; b43legacy_write_initvals() local
|
/linux-4.1.27/drivers/crypto/caam/ |
H A D | pdb.h | 58 u32 iv[4]; member in struct:ipsec_encap_cbc 64 u32 iv[2]; member in struct:ipsec_encap_ctr 72 u32 iv[2]; member in struct:ipsec_encap_ccm 78 u32 iv[2]; member in struct:ipsec_encap_gcm 268 u32 iv[4]; member in struct:tls_block_encap_pdb 287 u32 iv[4]; member in struct:dtls_block_encap_pdb 294 u32 iv[4]; member in struct:tls_block_decap_pdb 311 u32 iv[4]; member in struct:dtls_block_decap_pdb
|
/linux-4.1.27/drivers/crypto/qat/qat_common/ |
H A D | qat_algs.c | 881 static int qat_alg_aead_enc_internal(struct aead_request *areq, uint8_t *iv, qat_alg_aead_enc_internal() argument 656 qat_alg_sgl_to_bufl(struct qat_crypto_instance *inst, struct scatterlist *assoc, struct scatterlist *sgl, struct scatterlist *sglout, uint8_t *iv, uint8_t ivlen, struct qat_crypto_request *qat_req) qat_alg_sgl_to_bufl() argument
|
/linux-4.1.27/drivers/crypto/ux500/cryp/ |
H A D | cryp_core.c | 78 u8 *iv; member in struct:cryp_ctx 285 u32 iv[AES_BLOCK_SIZE / 4]; cfg_ivs() local
|
/linux-4.1.27/fs/ecryptfs/ |
H A D | keystore.c | 605 char iv[ECRYPTFS_MAX_IV_BYTES]; member in struct:ecryptfs_write_tag_70_packet_silly_stack 893 char iv[ECRYPTFS_MAX_IV_BYTES]; member in struct:ecryptfs_parse_tag_70_packet_silly_stack
|
H A D | crypto.c | 171 int ecryptfs_derive_iv(char *iv, struct ecryptfs_crypt_stat *crypt_stat, ecryptfs_derive_iv() argument 341 crypt_scatterlist(struct ecryptfs_crypt_stat *crypt_stat, struct scatterlist *dst_sg, struct scatterlist *src_sg, int size, unsigned char *iv, int op) crypt_scatterlist() argument
|
/linux-4.1.27/net/bluetooth/hidp/ |
H A D | core.c | 611 struct kvec iv = { data, len }; hidp_send_frame() local
|
/linux-4.1.27/security/keys/encrypted-keys/ |
H A D | encrypted.c | 279 u8 *iv = epayload->iv; datablob_format() local 404 init_blkcipher_desc(struct blkcipher_desc *desc, const u8 *key, unsigned int key_len, const u8 *iv, unsigned int ivsize) init_blkcipher_desc() argument
|
/linux-4.1.27/drivers/md/ |
H A D | dm-crypt.c | 243 static int crypt_iv_plain_gen(struct crypt_config *cc, u8 *iv, crypt_iv_plain_gen() argument 252 static int crypt_iv_plain64_gen(struct crypt_config *cc, u8 *iv, crypt_iv_plain64_gen() argument 406 static int crypt_iv_essiv_gen(struct crypt_config *cc, u8 *iv, crypt_iv_essiv_gen() argument 446 static int crypt_iv_benbi_gen(struct crypt_config *cc, u8 *iv, crypt_iv_benbi_gen() argument 459 static int crypt_iv_null_gen(struct crypt_config *cc, u8 *iv, crypt_iv_null_gen() argument 529 static int crypt_iv_lmk_one(struct crypt_config *cc, u8 *iv, crypt_iv_lmk_one() argument 578 static int crypt_iv_lmk_gen(struct crypt_config *cc, u8 *iv, crypt_iv_lmk_gen() argument 594 static int crypt_iv_lmk_post(struct crypt_config *cc, u8 *iv, crypt_iv_lmk_post() argument 717 static int crypt_iv_tcw_gen(struct crypt_config *cc, u8 *iv, crypt_iv_tcw_gen() argument 741 static int crypt_iv_tcw_post(struct crypt_config *cc, u8 *iv, crypt_iv_tcw_post() argument 843 u8 *iv; crypt_convert_block() local
|
/linux-4.1.27/drivers/i2c/busses/ |
H A D | i2c-omap.c | 841 u16 iv, w; omap_i2c_omap1_isr() local
|
/linux-4.1.27/drivers/staging/rtl8723au/include/ |
H A D | rtw_xmit.h | 130 u8 iv[18]; member in struct:pkt_attrib
|
H A D | rtw_mlme_ext.h | 330 u32 iv; member in struct:mlme_ext_info
|
/linux-4.1.27/drivers/staging/rtl8188eu/include/ |
H A D | rtw_xmit.h | 131 u8 iv[18]; member in struct:pkt_attrib
|
H A D | rtw_mlme_ext.h | 320 u32 iv; member in struct:mlme_ext_info
|
/linux-4.1.27/drivers/net/wireless/b43/ |
H A D | xmit.h | 37 __u8 iv[16]; /* Encryption IV */ member in struct:b43_txhdr
|
H A D | main.c | 2771 const struct b43_iv *iv; b43_write_initvals() local
|
/linux-4.1.27/arch/x86/kernel/cpu/mcheck/ |
H A D | mce.c | 1301 unsigned long iv; mce_timer_fn() local 1336 unsigned long iv = __this_cpu_read(mce_next_interval); mce_timer_kick() local 1654 unsigned long iv = check_interval * HZ; mce_start_timer() local
|
/linux-4.1.27/net/bluetooth/rfcomm/ |
H A D | core.c | 800 struct kvec iv = { data, len }; rfcomm_send_frame() local 1101 struct kvec iv[3]; rfcomm_send_test() local
|
/linux-4.1.27/drivers/media/i2c/ |
H A D | ov9650.c | 1131 const struct ov965x_interval *iv = &ov965x_intervals[i]; __ov965x_set_frame_interval() local
|
H A D | s5k6aa.c | 959 const struct s5k6aa_interval *iv = &s5k6aa_intervals[i]; __s5k6aa_set_frame_interval() local
|
/linux-4.1.27/arch/mips/include/asm/octeon/ |
H A D | cvmx-pip-defs.h | 434 uint64_t iv:32; member in struct:cvmx_pip_crc_ivx::cvmx_pip_crc_ivx_s
|
H A D | cvmx-pko-defs.h | 1890 uint64_t iv:32; member in struct:cvmx_pko_reg_crc_ivx::cvmx_pko_reg_crc_ivx_s
|
/linux-4.1.27/arch/ia64/include/asm/ |
H A D | pal.h | 517 iv : 1, /* instruction set field valid */ member in struct:pal_cache_check_info_s 554 iv : 1, /* instruction set field valid */ member in struct:pal_tlb_check_info_s 590 iv : 1, /* instruction set field valid */ member in struct:pal_bus_check_info_s 620 iv : 1, /* instruction set field valid */ member in struct:pal_reg_file_check_info_s 650 iv : 1, /* instruction set field valid */ member in struct:pal_uarch_check_info_s
|