Searched refs:cfg_iv (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/crypto/ux500/cryp/
H A Dcryp_core.c265 static int cfg_iv(struct cryp_device_data *device_data, u32 left, u32 right, cfg_iv() function
292 * cfg_iv with i greater than 2 which is an error. cfg_ivs()
304 status = cfg_iv(device_data, iv[i*2], iv[i*2+1], cfg_ivs()

Completed in 60 milliseconds