Searched refs:cbc_encrypt (Results 1 – 9 of 9) sorted by relevance
1 …cbc_encrypt.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/…
1 out/arm/core/lib/libtomcrypt/src/modes/cbc/cbc_encrypt.o: \2 core/lib/libtomcrypt/src/modes/cbc/cbc_encrypt.c \
3 srcs-y += cbc_encrypt.c
28 int cbc_encrypt(const unsigned char *pt, unsigned char *ct, unsigned long len, symmetric_CBC *cbc) in cbc_encrypt() function
49 c->update = cbc_encrypt; in ltc_cbc_init()
894 int cbc_encrypt(const unsigned char *pt, unsigned char *ct, unsigned long len, symmetric_CBC *cbc);
139 out/arm/core/lib/libtomcrypt/libtomcrypt.a(cbc_encrypt.o)140 out/arm/core/lib/libtomcrypt/libtomcrypt.a(cbc.o) (cbc_encrypt)12584 …oup 0x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(cbc_encrypt.o)12585 …oup 0x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(cbc_encrypt.o)12586 …oup 0x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(cbc_encrypt.o)12587 …oup 0x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(cbc_encrypt.o)12588 …oup 0x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(cbc_encrypt.o)12589 …oup 0x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(cbc_encrypt.o)12590 …oup 0x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(cbc_encrypt.o)24006 .text.cbc_encrypt[all …]
249 000000000e13aa40 0000000000000154 T cbc_encrypt
89796 000000000e13aa40 <cbc_encrypt>:89797 cbc_encrypt():89806 e13aa58: b40008a0 cbz x0, e13ab6c <cbc_encrypt+0x12c>89809 e13aa60: b4000861 cbz x1, e13ab6c <cbc_encrypt+0x12c>89812 e13aa68: b4000823 cbz x3, e13ab6c <cbc_encrypt+0x12c>89845 e13aad0: 14000011 b e13ab14 <cbc_encrypt+0xd4>89871 e13ab18: 54ffff4c b.gt e13ab00 <cbc_encrypt+0xc0>89886 e13ab48: 540000ac b.gt e13ab5c <cbc_encrypt+0x11c>89893 e13ab58: 17ffffdb b e13aac4 <cbc_encrypt+0x84>89899 e13ab68: 17fffff7 b e13ab44 <cbc_encrypt+0x104>[all …]
Completed in 241 milliseconds