Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/hisilicon/sec2/
Dsec_crypto.h184 struct sec_sqe { struct
190 __u8 type_cipher_auth;
198 __u8 sds_sa_type;
206 __u8 sdm_addr_type;
207 __u8 rsvd0;
215 __u8 huk_key_ci;
240 struct sec_sqe_type2 type2; argument
Dsec_crypto.c1278 struct sec_sqe *sec_sqe = &req->sec_sqe; in sec_skcipher_bd_fill() local
1540 struct sec_req *req, struct sec_sqe *sec_sqe) in sec_auth_bd_fill_xcm()
1591 struct sec_req *req, struct sec_sqe *sec_sqe) in sec_auth_bd_fill_ex()
1626 struct sec_sqe *sec_sqe = &req->sec_sqe; in sec_aead_bd_fill() local
Dsec.h45 struct sec_sqe sec_sqe; member