Searched refs:cc_map_cipher_request (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/crypto/ccree/ |
H A D | cc_buffer_mgr.h | 44 int cc_map_cipher_request(struct cc_drvdata *drvdata, void *ctx,
|
H A D | cc_buffer_mgr.c | 370 int cc_map_cipher_request(struct cc_drvdata *drvdata, void *ctx, in cc_map_cipher_request() function
|
H A D | cc_cipher.c | 946 rc = cc_map_cipher_request(ctx_p->drvdata, req_ctx, ivsize, nbytes, in cc_cipher_process()
|
/kernel/linux/linux-6.6/drivers/crypto/ccree/ |
H A D | cc_buffer_mgr.h | 44 int cc_map_cipher_request(struct cc_drvdata *drvdata, void *ctx,
|
H A D | cc_buffer_mgr.c | 370 int cc_map_cipher_request(struct cc_drvdata *drvdata, void *ctx, in cc_map_cipher_request() function
|
H A D | cc_cipher.c | 949 rc = cc_map_cipher_request(ctx_p->drvdata, req_ctx, ivsize, nbytes, in cc_cipher_process()
|
Completed in 8 milliseconds