Home
last modified time | relevance | path

Searched defs:cipher_update (Results 1 – 2 of 2) sorted by relevance

/base/tee/tee_os_framework/drivers/crypto_mgr/src/crypto_ioctl/
Dcrypto_driver_adaptor_ops.h39 int32_t (*cipher_update)(void *ctx, const struct memref_t *data_in, struct memref_t *data_out); member
98cipher_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/
Dcrypto_driver_adaptor.h327 int32_t (*cipher_update)(void *ctx, const struct memref_t *data_in, struct memref_t *data_out); member