Home
last modified time | relevance | path

Searched refs:do_update (Results 1 – 3 of 3) sorted by relevance

/optee_os-3.20.0/core/drivers/crypto/se050/core/
A Dcipher.c30 static TEE_Result do_update(struct drvcrypt_cipher_update *dupdate) in do_update() function
74 .update = do_update,
/optee_os-3.20.0/core/pta/tests/
A Daes_perf.c130 static TEE_Result do_update(void *ctx, uint32_t algo, TEE_OperationMode mode, in do_update() function
216 res = do_update(ctx, algo, mode, rep_count, unit_size, in core_aes_perf_tests()
/optee_os-3.20.0/core/drivers/crypto/caam/cipher/
A Dcaam_cipher.c860 static TEE_Result do_update(struct drvcrypt_cipher_update *dupdate) in do_update() function
883 .update = do_update,

Completed in 4 milliseconds