Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/ccree/
H A Dcc_cipher.c199 sizeof(struct cipher_req_ctx) + fallback_req_size); in cc_cipher_init()
511 struct cipher_req_ctx *req_ctx, in cc_setup_readiv_desc()
567 struct cipher_req_ctx *req_ctx, in cc_setup_state_desc()
611 struct cipher_req_ctx *req_ctx, in cc_setup_xex_state_desc()
689 struct cipher_req_ctx *req_ctx, in cc_setup_key_desc()
771 struct cipher_req_ctx *req_ctx, in cc_setup_mlli_desc()
798 struct cipher_req_ctx *req_ctx, in cc_setup_flow_desc()
863 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_complete()
882 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_process()
992 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_encrypt()
[all …]
H A Dcc_cipher.h16 struct cipher_req_ctx { struct
H A Dcc_buffer_mgr.c343 struct cipher_req_ctx *req_ctx = (struct cipher_req_ctx *)ctx; in cc_unmap_cipher_request()
375 struct cipher_req_ctx *req_ctx = (struct cipher_req_ctx *)ctx; in cc_map_cipher_request()