Home
last modified time | relevance | path

Searched defs:return_iv (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/bcm/
H A Dspu2.c659 spu2_fmd_ctrl1_write(struct SPU2_FMD *fmd, bool is_inbound, u64 assoc_size, u64 auth_key_len, u64 cipher_key_len, bool gen_iv, bool hash_iv, bool return_iv, u64 ret_iv_len, u64 ret_iv_offset, u64 cipher_iv_len, u64 digest_size, bool return_payload, bool return_md) spu2_fmd_ctrl1_write() argument
H A Dspu.h143 bool return_iv; /* True if SPU should return an IV */ member
/kernel/linux/linux-6.6/drivers/crypto/bcm/
H A Dspu2.c661 spu2_fmd_ctrl1_write(struct SPU2_FMD *fmd, bool is_inbound, u64 assoc_size, u64 auth_key_len, u64 cipher_key_len, bool gen_iv, bool hash_iv, bool return_iv, u64 ret_iv_len, u64 ret_iv_offset, u64 cipher_iv_len, u64 digest_size, bool return_payload, bool return_md) spu2_fmd_ctrl1_write() argument
H A Dspu.h144 bool return_iv; /* True if SPU should return an IV */ member

Completed in 6 milliseconds