Searched defs:ivlen (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/include/uapi/linux/
H A Dif_alg.h27 __u32 ivlen; member in struct:af_alg_iv
/linux-4.1.27/crypto/
H A Dalgif_aead.c588 unsigned int ivlen = crypto_aead_ivsize( aead_sock_destruct() local
602 unsigned int ivlen = crypto_aead_ivsize(private); aead_accept_parent() local
/linux-4.1.27/drivers/crypto/amcc/
H A Dcrypto4xx_core.c799 unsigned int ivlen = 0; crypto4xx_build_pd() local
/linux-4.1.27/drivers/crypto/qat/qat_common/
H A Dqat_algs.c656 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/net/wireless/iwlwifi/mvm/
H A Dd3.c1261 int ivlen = 0, icvlen = 4; /* also FCS */ iwl_mvm_report_wakeup_reasons() local
/linux-4.1.27/drivers/crypto/
H A Dpicoxcell_crypto.c236 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

Completed in 266 milliseconds