Searched refs:nr_cipher (Results 1 – 1 of 1) sorted by relevance
1766 uint_t nr_plain = 1, nr_cipher = 2; in zio_crypt_init_uios_normal() local1777 cipher_iovecs = kmem_alloc(nr_cipher * sizeof (iovec_t), in zio_crypt_init_uios_normal()1793 cuio->uio_iovcnt = nr_cipher; in zio_crypt_init_uios_normal()1801 kmem_free(cipher_iovecs, nr_cipher * sizeof (iovec_t)); in zio_crypt_init_uios_normal()