Home
last modified time | relevance | path

Searched refs:sec_cipher_req (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/crypto/hisilicon/sec2/
H A Dsec.h21 struct sec_cipher_req { struct
45 struct sec_cipher_req c_req; argument
H A Dsec_crypto.c689 struct sec_cipher_req *c_req = &req->c_req; in GEN_SEC_SETKEY_FUNC()
724 struct sec_cipher_req *c_req = &req->c_req; in sec_cipher_pbuf_unmap()
746 struct sec_cipher_req *c_req = &req->c_req; in sec_cipher_map()
804 struct sec_cipher_req *c_req = &req->c_req; in sec_cipher_unmap()
979 struct sec_cipher_req *c_req = &req->c_req; in sec_skcipher_copy_iv()
987 struct sec_cipher_req *c_req = &req->c_req; in sec_skcipher_bd_fill()
1115 struct sec_cipher_req *c_req = &req->c_req; in sec_aead_copy_iv()
1124 struct sec_cipher_req *c_req = &req->c_req; in sec_auth_bd_fill_ex()
1175 struct sec_cipher_req *c_req = &req->c_req; in sec_aead_callback()
1242 struct sec_cipher_req *c_req = &req->c_req; in sec_process()