Lines Matching refs:safexcel_cipher_req
52 struct safexcel_cipher_req { struct
263 struct safexcel_cipher_req *sreq, in safexcel_context_control()
328 struct safexcel_cipher_req *sreq, in safexcel_handle_req_result()
372 struct safexcel_cipher_req *sreq, in safexcel_send_req()
562 struct safexcel_cipher_req *sreq = skcipher_request_ctx(req); in safexcel_skcipher_handle_result()
585 struct safexcel_cipher_req *sreq = aead_request_ctx(req); in safexcel_aead_handle_result()
624 struct safexcel_cipher_req *sreq = skcipher_request_ctx(req); in safexcel_skcipher_send()
645 struct safexcel_cipher_req *sreq = aead_request_ctx(req); in safexcel_aead_send()
663 struct safexcel_cipher_req *sreq, in safexcel_cipher_exit_inv()
698 struct safexcel_cipher_req *sreq = skcipher_request_ctx(req); in safexcel_skcipher_exit_inv()
713 struct safexcel_cipher_req *sreq = aead_request_ctx(req); in safexcel_aead_exit_inv()
726 struct safexcel_cipher_req *sreq, in safexcel_queue_req()
787 sizeof(struct safexcel_cipher_req)); in safexcel_skcipher_cra_init()
1131 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_encrypt()
1139 struct safexcel_cipher_req *creq = aead_request_ctx(req); in safexcel_aead_decrypt()
1153 sizeof(struct safexcel_cipher_req)); in safexcel_aead_cra_init()