Searched refs:ctx_offset (Results 1 – 5 of 5) sorted by relevance
| /optee_os/core/drivers/crypto/caam/cipher/ |
| H A D | caam_cipher.c | 33 .ctx_offset = 0, 42 .ctx_offset = 0, 51 .ctx_offset = 16, 63 .ctx_offset = 0, 78 .ctx_offset = 0, 87 .ctx_offset = 0, 102 .ctx_offset = 0, 112 .ctx_offset = 0, 162 ctx->alg->ctx_offset)); in caam_cipher_block() 190 ctx->alg->ctx_offset)); in caam_cipher_block()
|
| H A D | local.h | 38 uint8_t ctx_offset; /* CAAM Context Register offset */ member
|
| H A D | caam_cipher_mac.c | 30 .ctx_offset = 0, 44 .ctx_offset = 0, 61 .ctx_offset = 0, 78 .ctx_offset = 0, 321 ctx->alg->ctx_offset)); in run_cmac_desc() 388 ctx->alg->ctx_offset)); in run_cmac_desc()
|
| /optee_os/core/drivers/crypto/caam/ae/ |
| H A D | local.h | 29 uint8_t ctx_offset; member
|
| H A D | caam_ae.c | 34 .ctx_offset = 0, 45 .ctx_offset = 0, 441 caam_ctx->alg->ctx_offset)); in load_context() 461 caam_ctx->alg->ctx_offset)); in store_context()
|