Home
last modified time | relevance | path

Searched refs:tee_do_cipher_update (Results 1 – 7 of 7) sorted by relevance

/optee_os/core/crypto/
A Daes-cts.c105 return tee_do_cipher_update(cbc_ctx, TEE_ALG_AES_CBC_NOPAD, in cbc_cts_update()
124 res = tee_do_cipher_update(cbc_ctx, TEE_ALG_AES_CBC_NOPAD, in cbc_cts_update()
134 res = tee_do_cipher_update(cbc_ctx, TEE_ALG_AES_CBC_NOPAD, in cbc_cts_update()
141 res = tee_do_cipher_update(ecb_ctx, TEE_ALG_AES_ECB_NOPAD, in cbc_cts_update()
159 res = tee_do_cipher_update(cbc_ctx, in cbc_cts_update()
168 res = tee_do_cipher_update(cbc_ctx, TEE_ALG_AES_CBC_NOPAD, in cbc_cts_update()
175 res = tee_do_cipher_update(cbc_ctx, TEE_ALG_AES_CBC_NOPAD, in cbc_cts_update()
/optee_os/core/include/tee/
A Dtee_cryp_utl.h17 TEE_Result tee_do_cipher_update(void *ctx, uint32_t algo,
/optee_os/core/tee/
A Dtee_cryp_utl.c98 TEE_Result tee_do_cipher_update(void *ctx, uint32_t algo, in tee_do_cipher_update() function
A Dtee_svc_cryp.c2635 res = tee_do_cipher_update(cs->ctx, cs->algo, cs->mode, in tee_svc_cipher_update_helper()
/optee_os/out/arm/core/
A Dtee.symb_sizes339 000000000e11fe54 0000000000000110 T tee_do_cipher_update
A Dtee.dmp26497 e110eb0: 94003be9 bl e11fe54 <tee_do_cipher_update>
26553 e110f50: 94003bc1 bl e11fe54 <tee_do_cipher_update>
26595 e110fc0: 94003ba5 bl e11fe54 <tee_do_cipher_update>
26630 e111030: 94003b89 bl e11fe54 <tee_do_cipher_update>
26643 e11105c: 94003b7e bl e11fe54 <tee_do_cipher_update>
26663 e1110a0: 94003b6d bl e11fe54 <tee_do_cipher_update>
49537 000000000e11fe54 <tee_do_cipher_update>:
49538 tee_do_cipher_update():
49601 e11ff20: 17fffff7 b e11fefc <tee_do_cipher_update+0xa8>
49614 e11ff50: 17fffff1 b e11ff14 <tee_do_cipher_update+0xc0>
[all …]
A Dtee.map22552 .text.tee_do_cipher_update
22554 0x000000000e11fe54 tee_do_cipher_update

Completed in 218 milliseconds