Home
last modified time | relevance | path

Searched refs:sm3 (Results 1 – 14 of 14) sorted by relevance

/optee_os/out/arm/core/crypto/
A D.sm3-hash.o.cmd1sm3-hash.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/bin…
A D.sm3-hmac.o.cmd1sm3-hmac.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/bin…
A D.sm3.o.cmd1sm3.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/bin/aarc…
A D.sm3.o.d1 out/arm/core/crypto/sm3.o: core/crypto/sm3.c \
5 lib/libutils/ext/include/string_ext.h core/crypto/sm3.h \
A D.sm3-hash.o.d1 out/arm/core/crypto/sm3-hash.o: core/crypto/sm3-hash.c \
17 lib/libutils/ext/include/util.h core/crypto/sm3.h
A D.sm3-hmac.o.d1 out/arm/core/crypto/sm3-hmac.o: core/crypto/sm3-hmac.c \
17 lib/libutils/ext/include/util.h core/crypto/sm3.h
/optee_os/core/crypto/
A Dsub.mk31 srcs-y += sm3.c
32 srcs-y += sm3-hash.c
33 srcs-$(CFG_CRYPTO_HMAC) += sm3-hmac.c
A Dsm3.h29 void sm3(const uint8_t *input, size_t ilen, uint8_t output[32]);
A Dsm3.c226 void sm3(const uint8_t *input, size_t ilen, uint8_t output[32]) in sm3() function
243 sm3(key, keylen, sum); in sm3_hmac_init()
/optee_os/out/arm/core/
A D.tee.elf.cmd1 …arm/core/crypto/sm2-kdf.o out/arm/core/crypto/sm3.o out/arm/core/crypto/sm3-hash.o out/arm/core/cr…
A Dtee.map3127 .group 0x0000000000000000 0xc out/arm/core/crypto/sm3.o
3128 .group 0x0000000000000000 0xc out/arm/core/crypto/sm3.o
3129 .group 0x0000000000000000 0xc out/arm/core/crypto/sm3.o
3130 .group 0x0000000000000000 0xc out/arm/core/crypto/sm3.o
3131 .group 0x0000000000000000 0xc out/arm/core/crypto/sm3.o
3132 .group 0x0000000000000000 0xc out/arm/core/crypto/sm3.o
21685 .text.sm3 0x000000000e111af8 0x78 out/arm/core/crypto/sm3.o
21686 0x000000000e111af8 sm3
27491 LOAD out/arm/core/crypto/sm3.o
27492 LOAD out/arm/core/crypto/sm3-hash.o
[all …]
A Dtee.dmp633 0000000000000000 l df *ABS* 0000000000000000 sm3.c
637 0000000000000000 l df *ABS* 0000000000000000 sm3-hash.c
646 0000000000000000 l df *ABS* 0000000000000000 sm3-hmac.c
2873 000000000e111af8 g F .text 0000000000000078 sm3
26897 /home/test/workspace/code/optee_3.16/optee_os/core/crypto/sm3.c:50
26899 /home/test/workspace/code/optee_3.16/optee_os/core/crypto/sm3.c:58
26901 /home/test/workspace/code/optee_3.16/optee_os/core/crypto/sm3.c:50
26903 /home/test/workspace/code/optee_3.16/optee_os/core/crypto/sm3.c:58
27598 000000000e111af8 <sm3>:
27599 sm3():
[all …]
A Dtee.symb_sizes785 000000000e111af8 0000000000000078 T sm3
/optee_os/core/include/crypto/
A Dcrypto_impl.h76 CRYPTO_ALLOC_CTX_NOT_IMPLEMENTED(sm3, hash)

Completed in 218 milliseconds