Home
last modified time | relevance | path

Searched refs:return_iv (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/crypto/bcm/
H A Dspu.h143 bool return_iv; /* True if SPU should return an IV */ member
H A Dspu2.c662 bool gen_iv, bool hash_iv, bool return_iv, in spu2_fmd_ctrl1_write() argument
691 if (return_iv) { in spu2_fmd_ctrl1_write()
1074 aead_parms->return_iv, aead_parms->ret_iv_len, in spu2_create_request()
H A Dcipher.c1332 aead_parms.return_iv = true; in handle_aead_req()