Searched defs:cipher_update (Results 1 – 2 of 2) sorted by relevance
| /base/tee/tee_os_framework/drivers/crypto_mgr/src/crypto_ioctl/ |
| D | crypto_driver_adaptor_ops.h | 39 int32_t (*cipher_update)(void *ctx, const struct memref_t *data_in, struct memref_t *data_out); member 98 …cipher_update, cipher_dofinal, cipher, ae_init, ae_update_aad, ae_update, ae_enc_final, ae_dec_fin… argument
|
| /base/tee/tee_os_framework/lib/teelib/libcrypto_hal/include/ |
| D | crypto_driver_adaptor.h | 327 int32_t (*cipher_update)(void *ctx, const struct memref_t *data_in, struct memref_t *data_out); member
|