Searched refs:crypto_blkcipher_set_iv (Results 1 – 3 of 3) sorted by relevance
424 crypto_blkcipher_set_iv(desc->tfm, iv, ivsize); in init_blkcipher_desc()
1903 static inline void crypto_blkcipher_set_iv(struct crypto_blkcipher *tfm, in crypto_blkcipher_set_iv() function
495 crypto_blkcipher_set_iv(tfm, iv, iv_len); in test_cipher_speed()