Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/bcm/
Dspu.h154 bool return_iv; /* True if SPU should return an IV */ member
Dspu2.c673 bool gen_iv, bool hash_iv, bool return_iv, in spu2_fmd_ctrl1_write() argument
702 if (return_iv) { in spu2_fmd_ctrl1_write()
1085 aead_parms->return_iv, aead_parms->ret_iv_len, in spu2_create_request()
Dcipher.c1378 aead_parms.return_iv = true; in handle_aead_req()