Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/ccree/
Dcc_cipher.h16 struct cipher_req_ctx { struct
Dcc_cipher.c172 sizeof(struct cipher_req_ctx)); in cc_cipher_init()
471 struct cipher_req_ctx *req_ctx, in cc_setup_readiv_desc()
527 struct cipher_req_ctx *req_ctx, in cc_setup_state_desc()
623 struct cipher_req_ctx *req_ctx, in cc_setup_key_desc()
706 struct cipher_req_ctx *req_ctx, in cc_setup_mlli_desc()
733 struct cipher_req_ctx *req_ctx, in cc_setup_flow_desc()
798 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_complete()
817 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_process()
916 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_encrypt()
925 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_decrypt()
Dcc_buffer_mgr.c382 struct cipher_req_ctx *req_ctx = (struct cipher_req_ctx *)ctx; in cc_unmap_cipher_request()
412 struct cipher_req_ctx *req_ctx = (struct cipher_req_ctx *)ctx; in cc_map_cipher_request()