Home
last modified time | relevance | path

Searched refs:ivlen (Results 1 – 5 of 5) sorted by relevance

/linux-2.6.39/include/linux/
Dif_alg.h27 __u32 ivlen; member
/linux-2.6.39/crypto/
Daf_alg.c411 if (cmsg->cmsg_len < CMSG_LEN(con->iv->ivlen + in af_alg_cmsg_send()
Dalgif_skcipher.c273 if (con.iv && con.iv->ivlen != ivsize) in skcipher_sendmsg()
/linux-2.6.39/drivers/crypto/amcc/
Dcrypto4xx_core.c794 unsigned int ivlen = 0; in crypto4xx_build_pd() local
857 ivlen = iv_len; in crypto4xx_build_pd()
/linux-2.6.39/drivers/crypto/
Dpicoxcell_crypto.c235 const u8 *iv, size_t ivlen, const u8 *hash_key, in spacc_load_ctx() argument
246 ivlen); in spacc_load_ctx()