Searched refs:bd (Results 1 – 9 of 9) sorted by relevance
/optee_os/core/arch/arm/crypto/ |
A D | ghash-ce-core_a32.S | 82 .macro __pmull_p8, rq, ad, bd, b1=t4l, b2=t3l, b3=t4l, b4=t3l 85 vext.8 t4l, \bd, \bd, #1 @ B1 87 vmull.p8 t0q, t0l, \bd @ F = A1*B 91 vext.8 t3l, \bd, \bd, #2 @ B2 93 vmull.p8 t1q, t1l, \bd @ H = A2*B 98 vext.8 t4l, \bd, \bd, #3 @ B3 100 vmull.p8 t2q, t2l, \bd @ J = A3*B 104 vext.8 t3l, \bd, \bd, #4 @ B4 121 vmull.p8 \rq, \ad, \bd @ D = A*B
|
A D | ghash-ce-core_a64.S | 78 .macro __pmull_p8, rq, ad, bd 83 __pmull_p8_\bd \rq, \ad 86 .macro __pmull2_p8, rq, ad, bd 91 __pmull2_p8_\bd \rq, \ad 106 .macro __pmull_p8_tail, rq, ad, bd, nb, t, b1, b2, b3, b4 107 pmull\t t3.8h, t3.\nb, \bd // F = A1*B 109 pmull\t t5.8h, t5.\nb, \bd // H = A2*B 111 pmull\t t7.8h, t7.\nb, \bd // J = A3*B 114 pmull\t \rq\().8h, \ad, \bd // D = A*B
|
/optee_os/lib/libutils/isoc/ |
A D | bget.c | 860 struct bdhead *bd; local 862 bd = BDH(buf - sizeof(struct bdhead)); 863 rsize = bd->tsize - sizeof(struct bdhead) - bd->offs; 900 struct bdhead *bd; local 902 bd = BDH(((char *) buf) - sizeof(struct bdhead)); 903 osize = bd->tsize - sizeof(struct bdhead) - bd->offs;
|
A D | bget_malloc.c | 454 struct bdhead *bd; in bget_buf_size() local 456 bd = BDH(((char *)buf) - sizeof(struct bdhead)); in bget_buf_size() 457 osize = bd->tsize - sizeof(struct bdhead) - bd->offs; in bget_buf_size()
|
/optee_os/ta/ |
A D | ta.mk | 95 libuuid = 527f1a47-b92c-4a74-95bd-72f19f4a6f74
|
/optee_os/out/arm/ta/trusted_keys/ |
A D | f04a0fe7-1f5d-4b9b-abf7-619b85b4ce8c.dmp | 3999 16b2: 46bd mov sp, r7 4194 17e0: 46bd mov sp, r7 8044 31a4: 46bd mov sp, r7 8156 3266: 46bd mov sp, r7 8263 3320: 46bd mov sp, r7 8359 33c8: 46bd mov sp, r7 8488 34a4: 46bd mov sp, r7 11701 4a80: 01bd lsls r5, r7, #6 13054 5402: 42bd cmp r5, r7 21139 8cd0: 42bd cmp r5, r7
|
/optee_os/out/arm/ta/avb/ |
A D | 023f8f1a-292a-432b-8fc4-de8471358067.dmp | 3817 1566: 46bd mov sp, r7 4012 1694: 46bd mov sp, r7 7617 2f42: 42bd cmp r5, r7 15738 6848: 42bd cmp r5, r7 20523 88b8: 46bd mov sp, r7 20635 897a: 46bd mov sp, r7 20742 8a34: 46bd mov sp, r7 20838 8adc: 46bd mov sp, r7 20967 8bb8: 46bd mov sp, r7
|
/optee_os/out/arm/ta/pkcs11/ |
A D | fd02c9da-306c-48c7-a49c-bbd827ae86ee.dmp | 4971 19bc: 000125bd .word 0x000125bd 21332 8ce4: 42bd cmp r5, r7 25893 aafe: 46bd mov sp, r7 26088 ac2c: 46bd mov sp, r7 29938 c5f0: 46bd mov sp, r7 30050 c6b2: 46bd mov sp, r7 30157 c76c: 46bd mov sp, r7 30253 c814: 46bd mov sp, r7 30382 c8f0: 46bd mov sp, r7 34948 e84e: 42bd cmp r5, r7 [all …]
|
/optee_os/out/arm/core/ |
A D | tee.dmp | 15628 e10a164: 940024bd bl e113458 <_assert_log> 22582 e10e760: 940087bd bl e130654 <crypto_hmac_sha256_alloc_ctx> 63762 e129544: 940089bd bl e14bc38 <free> 65274 e12a564: 940087bd bl e14c458 <memset> 78709 e13329c: 940023bd bl e13c190 <rsa_encrypt_key_ex>
|
Completed in 305 milliseconds