Searched refs:cipher_req_ctx (Results 1 – 3 of 3) sorted by relevance
199 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_ct in cc_cipher_encrypt() [all...]
16 struct cipher_req_ctx { struct 17 gen_ctxcipher_req_ctx global() argument 18 dma_buf_typecipher_req_ctx global() argument 19 in_nentscipher_req_ctx global() argument 20 in_mlli_nentscipher_req_ctx global() argument 21 out_nentscipher_req_ctx global() argument 22 out_mlli_nentscipher_req_ctx global() argument 23 ivcipher_req_ctx global() argument 24 mlli_paramscipher_req_ctx global() argument
343 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()