Home
last modified time | relevance | path

Searched defs:sec_sqe3 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.h293 struct sec_sqe3 { struct
304 __le32 bd_param;
313 __le16 c_icv_key;
319 __u8 c_mode_alg;
328 __u8 huk_iv_seq;
330 __le64 tag;
331 __le64 data_src_addr;
332 __le64 a_key_addr;
333 union {
338 __le64 c_key_addr;
[all …]
H A Dsec.h46 struct sec_sqe3 sec_sqe3; member
H A Dsec_crypto.c1304 struct sec_sqe3 *sec_sqe3 = &req->sec_sqe3; in sec_skcipher_bd_fill_v3() local
1657 struct sec_sqe3 *sec_sqe3 = &req->sec_sqe3; in sec_aead_bd_fill_v3() local