Home
last modified time | relevance | path

Searched refs:der_encode_short_integer (Results 1 – 10 of 10) sorted by relevance

/optee_os/out/arm/core/lib/libtomcrypt/src/pk/asn1/der/short_integer/
A D.der_encode_short_integer.o.cmd1der_encode_short_integer.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolch…
A D.der_encode_short_integer.o.d1 out/arm/core/lib/libtomcrypt/src/pk/asn1/der/short_integer/der_encode_short_integer.o: \
2 core/lib/libtomcrypt/src/pk/asn1/der/short_integer/der_encode_short_integer.c \
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/short_integer/
A Dsub.mk2 srcs-y += der_encode_short_integer.c
A Dder_encode_short_integer.c27 int der_encode_short_integer(unsigned long num, unsigned char *out, unsigned long *outlen) in der_encode_short_integer() function
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/sequence/
A Dder_encode_sequence_ex.c90 … if ((err = der_encode_short_integer(*((unsigned long*)data), out + x, &z)) != CRYPT_OK) { in der_encode_sequence_ex()
/optee_os/core/lib/libtomcrypt/src/pk/asn1/der/custom_type/
A Dder_encode_custom_type.c111 … if ((err = der_encode_short_integer(*((unsigned long*)data), out + x, &z)) != CRYPT_OK) { in der_encode_custom_type()
/optee_os/core/lib/libtomcrypt/src/headers/
A Dtomcrypt_pk.h671 int der_encode_short_integer(unsigned long num, unsigned char *out, unsigned long *outlen);
/optee_os/out/arm/core/
A Dtee.map249 out/arm/core/lib/libtomcrypt/libtomcrypt.a(der_encode_short_integer.o)
16114 …x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(der_encode_short_integer.o)
16115 …x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(der_encode_short_integer.o)
16116 …x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(der_encode_short_integer.o)
16117 …x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(der_encode_short_integer.o)
16118 …x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(der_encode_short_integer.o)
16119 …x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(der_encode_short_integer.o)
16120 …x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(der_encode_short_integer.o)
16121 …x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(der_encode_short_integer.o)
24205 .text.der_encode_short_integer
[all …]
A Dtee.symb_sizes318 000000000e142228 000000000000011c T der_encode_short_integer
A Dtee.dmp99040 e141900: 9400024a bl e142228 <der_encode_short_integer>
99879 000000000e142228 <der_encode_short_integer>:
99880 der_encode_short_integer():
99882 e142228: b4000861 cbz x1, e142334 <der_encode_short_integer+0x10c>
99955 e1422ec: 17ffffe2 b e142274 <der_encode_short_integer+0x4c>
99960 e1422f8: 17ffffe5 b e14228c <der_encode_short_integer+0x64>
99968 e14230c: 17ffffeb b e1422b8 <der_encode_short_integer+0x90>
99975 e14231c: 17ffffef b e1422d8 <der_encode_short_integer+0xb0>
99984 e142330: 17ffffeb b e1422dc <der_encode_short_integer+0xb4>
99991 e142340: 17ffffcd b e142274 <der_encode_short_integer+0x4c>
[all …]

Completed in 231 milliseconds