Searched refs:cipher_req_ctx (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ccree/ |
H A D | cc_cipher.c | 196 sizeof(struct cipher_req_ctx) + fallback_req_size); in cc_cipher_init() 508 struct cipher_req_ctx *req_ctx, in cc_setup_readiv_desc() 564 struct cipher_req_ctx *req_ctx, in cc_setup_state_desc() 608 struct cipher_req_ctx *req_ctx, in cc_setup_xex_state_desc() 686 struct cipher_req_ctx *req_ctx, in cc_setup_key_desc() 768 struct cipher_req_ctx *req_ctx, in cc_setup_mlli_desc() 795 struct cipher_req_ctx *req_ctx, in cc_setup_flow_desc() 860 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_complete() 879 struct cipher_req_ctx *req_ctx = skcipher_request_ctx(req); in cc_cipher_process() 989 struct cipher_req_ctx *req_ct in cc_cipher_encrypt() [all...] |
H A D | cc_cipher.h | 16 struct cipher_req_ctx { struct
|
H A D | cc_buffer_mgr.c | 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()
|
/kernel/linux/linux-6.6/drivers/crypto/ccree/ |
H A D | cc_cipher.c | 199 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_ct in cc_cipher_encrypt() [all...] |
H A D | cc_cipher.h | 16 struct cipher_req_ctx { struct
|
H A D | cc_buffer_mgr.c | 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()
|
Completed in 7 milliseconds