Home
last modified time | relevance | path

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

/drivers/crypto/ccree/
A Dcc_cipher.c199 sizeof(struct cipher_req_ctx) + fallback_req_size); in cc_cipher_init()
505 struct cipher_req_ctx *req_ctx, in cc_setup_readiv_desc()
561 struct cipher_req_ctx *req_ctx, in cc_setup_state_desc()
605 struct cipher_req_ctx *req_ctx, in cc_setup_xex_state_desc()
683 struct cipher_req_ctx *req_ctx, in cc_setup_key_desc()
765 struct cipher_req_ctx *req_ctx, in cc_setup_mlli_desc()
792 struct cipher_req_ctx *req_ctx, in cc_setup_flow_desc()
857 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_complete()
876 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_process()
986 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_encrypt()
[all …]
A Dcc_cipher.h16 struct cipher_req_ctx { struct
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()

Completed in 10 milliseconds