Searched refs:iv_of_dmreq (Results 1 – 1 of 1) sorted by relevance
187 static u8 *iv_of_dmreq(struct crypt_config *cc, struct dm_crypt_request *dmreq);830 static u8 *iv_of_dmreq(struct crypt_config *cc, in iv_of_dmreq() function848 iv = iv_of_dmreq(cc, dmreq); in crypt_convert_block()1373 error = cc->iv_gen_ops->post(cc, iv_of_dmreq(cc, dmreq), dmreq); in kcryptd_async_done()