Home
last modified time | relevance | path

Searched refs:hmac_process (Results 1 – 13 of 13) sorted by relevance

/optee_os/out/arm/core/lib/libtomcrypt/src/mac/hmac/
A D.hmac_process.o.cmd1hmac_process.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64…
A D.hmac_process.o.d1 out/arm/core/lib/libtomcrypt/src/mac/hmac/hmac_process.o: \
2 core/lib/libtomcrypt/src/mac/hmac/hmac_process.c \
/optee_os/core/lib/libtomcrypt/src/misc/pkcs5/
A Dpkcs_5_2.c80 if ((err = hmac_process(hmac, salt, salt_len)) != CRYPT_OK) { in pkcs_5_alg2()
83 if ((err = hmac_process(hmac, buf[1], 4)) != CRYPT_OK) { in pkcs_5_alg2()
/optee_os/core/lib/libtomcrypt/src/mac/hmac/
A Dsub.mk7 srcs-y += hmac_process.c
A Dhmac_process.c26 int hmac_process(hmac_state *hmac, const unsigned char *in, unsigned long inlen) in hmac_process() function
A Dhmac_memory.c64 if ((err = hmac_process(hmac, in, inlen)) != CRYPT_OK) { in hmac_memory()
A Dhmac_memory_multi.c64 if ((err = hmac_process(hmac, curptr, curlen)) != CRYPT_OK) { in hmac_memory_multi()
A Dhmac_file.c73 if ((err = hmac_process(&hmac, buf, (unsigned long)x)) != CRYPT_OK) { in hmac_file()
/optee_os/core/lib/libtomcrypt/
A Dhmac.c45 if (hmac_process(&to_hmac_ctx(ctx)->state, data, len) == CRYPT_OK) in ltc_hmac_update()
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_mac.h20 int hmac_process(hmac_state *hmac, const unsigned char *in, unsigned long inlen);
/optee_os/out/arm/core/
A Dtee.map95 out/arm/core/lib/libtomcrypt/libtomcrypt.a(hmac_process.o)
96 out/arm/core/lib/libtomcrypt/libtomcrypt.a(hmac.o) (hmac_process)
11179 …up 0x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(hmac_process.o)
11180 …up 0x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(hmac_process.o)
11181 …up 0x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(hmac_process.o)
11182 …up 0x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(hmac_process.o)
11183 …up 0x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(hmac_process.o)
11184 …up 0x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(hmac_process.o)
11185 …up 0x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(hmac_process.o)
23938 .text.hmac_process
[all …]
A Dtee.symb_sizes757 000000000e139920 0000000000000080 T hmac_process
A Dtee.dmp1589 0000000000000000 l df *ABS* 0000000000000000 hmac_process.c
2022 000000000e139920 g F .text 0000000000000080 hmac_process
74454 e1304f0: 9400250c bl e139920 <hmac_process>
88257 000000000e139920 <hmac_process>:
88258 hmac_process():
88259 /home/test/workspace/code/optee_3.16/optee_os/core/lib/libtomcrypt/src/mac/hmac/hmac_process.c:29
88260 e139920: b4000320 cbz x0, e139984 <hmac_process+0x64>
88268 e139938: b40002a1 cbz x1, e13998c <hmac_process+0x6c>
88274 e13994c: 35000220 cbnz w0, e139990 <hmac_process+0x70>
88275 /home/test/workspace/code/optee_3.16/optee_os/core/lib/libtomcrypt/src/mac/hmac/hmac_process.c:34
[all …]

Completed in 225 milliseconds