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