Home
last modified time | relevance | path

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

/linux/drivers/crypto/hisilicon/sec2/
H A Dsec_crypto.h171 struct sec_sqe { struct
177 __u8 type_cipher_auth;
185 __u8 sds_sa_type;
193 __u8 sdm_addr_type;
194 __u8 rsvd0;
202 __u8 huk_key_ci;
227 struct sec_sqe_type2 type2; argument
H A Dsec_crypto.c1514 struct sec_sqe *sec_sqe = &req->sec_sqe; in sec_skcipher_bd_fill() local
1746 struct sec_req *req, struct sec_sqe *sec_sqe) in sec_auth_bd_fill_xcm()
1801 struct sec_req *req, struct sec_sqe *sec_sqe) in sec_auth_bd_fill_ex()
1836 struct sec_sqe *sec_sqe = &req->sec_sqe; in sec_aead_bd_fill() local
H A Dsec.h93 struct sec_sqe sec_sqe; member