Home
last modified time | relevance | path

Searched defs:final_iv (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/crypto/
H A Dn2_core.c929 static void n2_chunk_complete(struct skcipher_request *req, void *final_iv) in n2_chunk_complete()
/openbmc/linux/drivers/crypto/inside-secure/
H A Dsafexcel_cipher.c178 u8 *final_iv = (u8 *)cdesc->control_data.token; in safexcel_aead_token() local