Searched refs:cs (Results 1 – 7 of 7) sorted by relevance
/optee_os/core/tee/ |
A D | tee_svc_cryp.c | 2035 cs->ctx_finalize(cs->ctx); in cryp_state_free() 2054 free(cs); in cryp_state_free() 2195 if (!cs) in syscall_cryp_state_alloc() 2198 cs->algo = algo; in syscall_cryp_state_alloc() 2199 cs->mode = mode; in syscall_cryp_state_alloc() 2570 res = crypto_cipher_init(cs->ctx, cs->mode, in syscall_cipher_init() 2575 res = crypto_cipher_init(cs->ctx, cs->mode, in syscall_cipher_init() 2635 res = tee_do_cipher_update(cs->ctx, cs->algo, cs->mode, in tee_svc_cipher_update_helper() 2640 cs->ctx_finalize(cs->ctx); in tee_svc_cipher_update_helper() 3279 res = crypto_authenc_update_aad(cs->ctx, cs->mode, aad_data, in syscall_authenc_update_aad() [all …]
|
/optee_os/core/drivers/ |
A D | ls_dspi.c | 253 unsigned int cs = data->slave_cs; in ls_dspi_txrx8() local 264 ctrl = DSPI_TFR_CTAS(data->ctar_sel) | DSPI_TFR_PCS(cs); in ls_dspi_txrx8() 306 unsigned int cs = data->slave_cs; in ls_dspi_txrx16() local 317 ctrl = DSPI_TFR_CTAS(data->ctar_sel) | DSPI_TFR_PCS(cs); in ls_dspi_txrx16() 368 unsigned int cs = data->slave_cs; in ls_dspi_end() local 370 DSPI_TFR_PCS(cs); in ls_dspi_end() 403 unsigned int cs, unsigned int state) in dspi_set_cs_active_state() argument 405 DMSG("Set CS active state cs=%d state=%d", cs, state); in dspi_set_cs_active_state() 409 io_clrbits32(dspi_data->base + DSPI_MCR, DSPI_MCR_PCSIS(cs)); in dspi_set_cs_active_state() 470 unsigned int cs, unsigned int speed_max_hz, in dspi_config_slave_state() argument [all …]
|
/optee_os/out/arm/ldelf/ |
A D | ldelf.dmp | 1134 77c: 9a8620a5 csel x5, x5, x6, cs // cs = hs, nlast 1135 780: 9a842000 csel x0, x0, x4, cs // cs = hs, nlast 1175 7ec: 540001a2 b.cs 820 <check_range+0x7c> // b.hs, b.nlast 1315 97c: 54000162 b.cs 9a8 <add_segment+0x9c> // b.hs, b.nlast 2039 1138: 54000682 b.cs 1208 <init_elf+0x288> // b.hs, b.nlast 2426 1578: 54000282 b.cs 15c8 <map_segments+0x80> // b.hs, b.nlast 3117 1d28: 54000f02 b.cs 1f08 <save_symtab+0x210> // b.hs, b.nlast 3181 1de0: 540011c2 b.cs 2018 <save_symtab+0x320> // b.hs, b.nlast 3292 1f18: 54fff462 b.cs 1da4 <save_symtab+0xac> // b.hs, b.nlast 4662 2d98: 54000182 b.cs 2dc8 <find_exidx+0x7c> // b.hs, b.nlast [all …]
|
/optee_os/out/arm/core/ |
A D | tee.dmp | 13549 e108c08: 1a9f37e0 cset w0, cs // cs = hs, nlast 16465 e10a9f0: 9a9f37f8 cset x24, cs // cs = hs, nlast 20557 e10d340: 9a9f37f6 cset x22, cs // cs = hs, nlast 32236 e1149d0: 1a9f37e0 cset w0, cs // cs = hs, nlast 33111 e115324: 1a9f37e0 cset w0, cs // cs = hs, nlast 37966 e1184b4: 9a9f37fb cset x27, cs // cs = hs, nlast 41836 e11abac: 1a9f37e0 cset w0, cs // cs = hs, nlast 42003 e11ad30: 9a9f37e0 cset x0, cs // cs = hs, nlast 71258 e12e43c: 1a9f37e8 cset w8, cs // cs = hs, nlast 108334 e147f14: 9a9f37e4 cset x4, cs // cs = hs, nlast [all …]
|
/optee_os/out/arm/ta/trusted_keys/ |
A D | f04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.dmp | 866 1ca: bf2c ite cs 1346 51e: bf28 it cs 1495 616: bf28 it cs 1608 6c4: bf2c ite cs 2764 f52: bf28 it cs 4865 1be8: bf2c ite cs 4874 1bf4: bf28 it cs 4936 1c4a: bf28 it cs 7681 2f2c: bf28 it cs 14972 62b8: bf28 it cs [all …]
|
/optee_os/out/arm/ta/avb/ |
A D | 023f8f1a-292a-432b-8fc4-de8471358067.dmp | 1200 40a: bf28 it cs 1349 502: bf28 it cs 1462 5b0: bf2c ite cs 2582 e06: bf28 it cs 9235 3a76: bf2c ite cs 9571 3e30: bf28 it cs 13646 58b6: bf28 it cs 16989 7096: bf28 it cs 17353 7308: bf28 it cs 17415 735e: bf28 it cs [all …]
|
/optee_os/out/arm/ta/pkcs11/ |
A D | fd02c9da-306c-48c7-a49c-bbd827ae86ee.dmp | 1817 50a: bf28 it cs 10754 43a4: bf28 it cs 13285 5378: bf28 it cs 13310 539c: bf28 it cs 16585 69e2: bf28 it cs 21628 8ec6: bf28 it cs 24028 9faa: bf28 it cs 24177 a0a2: bf28 it cs 24658 a39e: bf28 it cs 26768 b040: bf28 it cs [all …]
|
Completed in 295 milliseconds