/optee_os/out/arm/core/lib/libtomcrypt/src/hashes/helper/ |
A D | .hash_memory.o.cmd | 1 …hash_memory.o := /usr/bin/ccache /home/test/workspace/code/optee_3.16/build/../toolchains/aarch64/…
|
A D | .hash_memory.o.d | 1 out/arm/core/lib/libtomcrypt/src/hashes/helper/hash_memory.o: \ 2 core/lib/libtomcrypt/src/hashes/helper/hash_memory.c \
|
/optee_os/core/lib/libtomcrypt/src/pk/pkcs1/ |
A D | pkcs_1_oaep_decode.c | 128 if ((err = hash_memory(hash_idx, lparam, lparamlen, seed, &x)) != CRYPT_OK) { in pkcs_1_oaep_decode() 133 if ((err = hash_memory(hash_idx, DB, 0, seed, &x)) != CRYPT_OK) { in pkcs_1_oaep_decode()
|
A D | pkcs_1_oaep_encode.c | 86 if ((err = hash_memory(hash_idx, lparam, lparamlen, DB, &x)) != CRYPT_OK) { in pkcs_1_oaep_encode() 91 if ((err = hash_memory(hash_idx, DB, 0, DB, &x)) != CRYPT_OK) { in pkcs_1_oaep_encode()
|
/optee_os/core/lib/libtomcrypt/src/hashes/helper/ |
A D | sub.mk | 3 srcs-y += hash_memory.c
|
A D | hash_memory.c | 27 int hash_memory(int hash, const unsigned char *in, unsigned long inlen, unsigned char *out, unsigne… in hash_memory() function
|
/optee_os/core/lib/libtomcrypt/src/mac/hmac/ |
A D | hmac_init.c | 66 if ((err = hash_memory(hash, key, keylen, hmac->key, &z)) != CRYPT_OK) { in hmac_init()
|
/optee_os/core/lib/libtomcrypt/src/pk/dsa/ |
A D | dsa_generate_pqg.c | 133 if ((err = hash_memory(hash, sbuf, seedbytes, digest, &i)) != CRYPT_OK) { goto cleanup; } in _dsa_make_params() 154 err = hash_memory(hash, sbuf, seedbytes, wbuf+(n-j)*outbytes, &i); in _dsa_make_params()
|
A D | dsa_decrypt_key.c | 97 if ((err = hash_memory(hash, expt, x, expt, &y)) != CRYPT_OK) { in dsa_decrypt_key()
|
A D | dsa_encrypt_key.c | 96 if ((err = hash_memory(hash, expt, x, skey, &y)) != CRYPT_OK) { in dsa_encrypt_key()
|
/optee_os/core/lib/libtomcrypt/src/pk/ecc/ |
A D | ecc_encrypt_key.c | 97 if ((err = hash_memory(hash, ecc_shared, x, skey, &y)) != CRYPT_OK) { in ecc_encrypt_key()
|
A D | ecc_decrypt_key.c | 101 if ((err = hash_memory(hash, ecc_shared, x, ecc_shared, &y)) != CRYPT_OK) { in ecc_decrypt_key()
|
/optee_os/core/lib/libtomcrypt/src/misc/pkcs5/ |
A D | pkcs_5_1.c | 104 …if ((err = hash_memory(hash_idx, buf, hash_descriptor[hash_idx]->hashsize, buf, &x)) != CRYPT_OK) { in _pkcs_5_alg1_common()
|
/optee_os/core/lib/libtomcrypt/src/misc/pkcs12/ |
A D | pkcs12_kdf.c | 52 err = hash_memory(hash_id, A, Alen, A, &Alen); /* A = HASH(A) */ in pkcs12_kdf()
|
/optee_os/core/lib/libtomcrypt/src/headers/ |
A D | tomcrypt_hash.h | 500 int hash_memory(int hash,
|
/optee_os/core/lib/libtomcrypt/src/pk/ec25519/ |
A D | tweetnacl.c | 240 if ((err = hash_memory(hash_idx, m, n, out, &len)) != CRYPT_OK) return err; in tweetnacl_crypto_hash()
|
/optee_os/out/arm/core/ |
A D | tee.map | 227 out/arm/core/lib/libtomcrypt/libtomcrypt.a(hash_memory.o) 228 out/arm/core/lib/libtomcrypt/libtomcrypt.a(hmac_init.o) (hash_memory) 15408 …oup 0x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(hash_memory.o) 15409 …oup 0x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(hash_memory.o) 15410 …oup 0x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(hash_memory.o) 15411 …oup 0x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(hash_memory.o) 15412 …oup 0x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(hash_memory.o) 15413 …oup 0x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(hash_memory.o) 15414 …oup 0x0000000000000000 0xc out/arm/core/lib/libtomcrypt/libtomcrypt.a(hash_memory.o) 24163 .text.hash_memory [all …]
|
A D | tee.symb_sizes | 347 000000000e14096c 0000000000000110 T hash_memory
|
A D | tee.dmp | 88172 e139818: 94001c55 bl e14096c <hash_memory> 97703 000000000e14096c <hash_memory>: 97704 hash_memory(): 97713 e140984: b4000741 cbz x1, e140a6c <hash_memory+0x100> 97716 e14098c: b4000703 cbz x3, e140a6c <hash_memory+0x100> 97719 e140994: b40006c4 cbz x4, e140a6c <hash_memory+0x100> 97786 e140a68: 17ffffdb b e1409d4 <hash_memory+0x68> 97789 e140a70: 17ffffd9 b e1409d4 <hash_memory+0x68> 97792 e140a78: 17ffffd7 b e1409d4 <hash_memory+0x68> 101092 e142f40: 97fff68b bl e14096c <hash_memory> [all …]
|