Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/crypto/hisilicon/sec2/
Dsec_crypto.h154 struct sec_sqe { struct
160 __u8 type_cipher_auth;
168 __u8 sds_sa_type;
176 __u8 sdm_addr_type;
177 __u8 rsvd0;
185 __u8 huk_key_ci;
210 struct sec_sqe_type2 type2; argument
Dsec_crypto.c988 struct sec_sqe *sec_sqe = &req->sec_sqe; in sec_skcipher_bd_fill() local
1121 struct sec_req *req, struct sec_sqe *sec_sqe) in sec_auth_bd_fill_ex()
1156 struct sec_sqe *sec_sqe = &req->sec_sqe; in sec_aead_bd_fill() local
Dsec.h41 struct sec_sqe sec_sqe; member
/kernel/linux/linux-6.6/drivers/crypto/hisilicon/sec2/
Dsec_crypto.h173 struct sec_sqe { struct
179 __u8 type_cipher_auth;
187 __u8 sds_sa_type;
195 __u8 sdm_addr_type;
196 __u8 rsvd0;
204 __u8 huk_key_ci;
229 struct sec_sqe_type2 type2; argument
Dsec_crypto.c1255 struct sec_sqe *sec_sqe = &req->sec_sqe; in sec_skcipher_bd_fill() local
1512 struct sec_req *req, struct sec_sqe *sec_sqe) in sec_auth_bd_fill_xcm()
1567 struct sec_req *req, struct sec_sqe *sec_sqe) in sec_auth_bd_fill_ex()
1602 struct sec_sqe *sec_sqe = &req->sec_sqe; in sec_aead_bd_fill() local
Dsec.h45 struct sec_sqe sec_sqe; member