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