Home
last modified time | relevance | path

Searched refs:cipher_req_ctx (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/crypto/ccree/
Dcc_cipher.h16 struct cipher_req_ctx { struct
Dcc_cipher.c145 sizeof(struct cipher_req_ctx)); in cc_cipher_init()
386 struct cipher_req_ctx *req_ctx, in cc_setup_cipher_desc()
508 struct cipher_req_ctx *req_ctx, in cc_setup_cipher_data()
630 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_complete()
677 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_process()
765 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_encrypt()
777 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_decrypt()
Dcc_buffer_mgr.c451 struct cipher_req_ctx *req_ctx = (struct cipher_req_ctx *)ctx; in cc_unmap_cipher_request()
481 struct cipher_req_ctx *req_ctx = (struct cipher_req_ctx *)ctx; in cc_map_cipher_request()