| /optee_os/core/lib/libtomcrypt/src/pk/x25519/ |
| H A D | x25519_export.c | 20 int x25519_export( unsigned char *out, unsigned long *outlen, in x25519_export()
|
| H A D | x25519_shared_secret.c | 22 unsigned char *out, unsigned long *outlen) in x25519_shared_secret()
|
| /optee_os/core/lib/libtomcrypt/src/pk/ed25519/ |
| H A D | ed25519_export.c | 20 int ed25519_export( unsigned char *out, unsigned long *outlen, in ed25519_export()
|
| /optee_os/core/lib/libtomcrypt/src/pk/pkcs1/ |
| H A D | pkcs_1_i2osp.c | 23 int pkcs_1_i2osp(void *n, unsigned long modulus_len, unsigned char *out) in pkcs_1_i2osp()
|
| /optee_os/core/lib/libtomcrypt/src/mac/xcbc/ |
| H A D | xcbc_done.c | 18 int xcbc_done(xcbc_state *xcbc, unsigned char *out, unsigned long *outlen) in xcbc_done()
|
| H A D | xcbc_file.c | 25 unsigned char *out, unsigned long *outlen) in xcbc_file()
|
| /optee_os/core/lib/libtomcrypt/src/pk/asn1/der/general/ |
| H A D | der_encode_asn1_length.c | 18 int der_encode_asn1_length(unsigned long len, unsigned char *out, unsigned long *outlen) in der_encode_asn1_length()
|
| H A D | der_encode_asn1_identifier.c | 18 int der_encode_asn1_identifier(const ltc_asn1_list *id, unsigned char *out, unsigned long *outlen) in der_encode_asn1_identifier()
|
| /optee_os/core/lib/libtomcrypt/src/mac/pmac/ |
| H A D | pmac_done.c | 12 int pmac_done(pmac_state *pmac, unsigned char *out, unsigned long *outlen) in pmac_done()
|
| H A D | pmac_file.c | 25 unsigned char *out, unsigned long *outlen) in pmac_file()
|
| /optee_os/core/lib/libtomcrypt/src/encauth/ocb3/ |
| H A D | ocb3_int_xor_blocks.c | 19 void ocb3_int_xor_blocks(unsigned char *out, const unsigned char *block_a, const unsigned char *blo… in ocb3_int_xor_blocks()
|
| /optee_os/core/lib/libtomcrypt/src/mac/f9/ |
| H A D | f9_done.c | 18 int f9_done(f9_state *f9, unsigned char *out, unsigned long *outlen) in f9_done()
|
| H A D | f9_file.c | 25 unsigned char *out, unsigned long *outlen) in f9_file()
|
| /optee_os/core/lib/libtomcrypt/src/pk/dh/ |
| H A D | dh_export_key.c | 16 int dh_export_key(void *out, unsigned long *outlen, int type, const dh_key *key) in dh_export_key()
|
| H A D | dh_shared_secret.c | 17 unsigned char *out, unsigned long *outlen) in dh_shared_secret()
|
| H A D | dh_export.c | 16 int dh_export(unsigned char *out, unsigned long *outlen, int type, const dh_key *key) in dh_export()
|
| /optee_os/core/lib/libtomcrypt/src/mac/omac/ |
| H A D | omac_file.c | 25 unsigned char *out, unsigned long *outlen) in omac_file()
|
| H A D | omac_done.c | 19 int omac_done(omac_state *omac, unsigned char *out, unsigned long *outlen) in omac_done()
|
| /optee_os/core/arch/arm/plat-hisilicon/ |
| H A D | hi3519av100_plat_init.S | 82 out: label
|
| /optee_os/core/lib/libtomcrypt/src/hashes/helper/ |
| H A D | hash_file.c | 18 int hash_file(int hash, const char *fname, unsigned char *out, unsigned long *outlen) in hash_file()
|
| H A D | hash_memory.c | 20 int hash_memory(int hash, const unsigned char *in, unsigned long inlen, unsigned char *out, unsigne… in hash_memory()
|
| /optee_os/core/lib/libtomcrypt/src/mac/hmac/ |
| H A D | hmac_file.c | 24 unsigned char *out, unsigned long *outlen) in hmac_file()
|
| /optee_os/core/lib/libtomcrypt/src/mac/pelican/ |
| H A D | pelican_memory.c | 23 unsigned char *out) in pelican_memory()
|
| /optee_os/core/lib/libtomcrypt/src/encauth/chachapoly/ |
| H A D | chacha20poly1305_decrypt.c | 16 …crypt(chacha20poly1305_state *st, const unsigned char *in, unsigned long inlen, unsigned char *out) in chacha20poly1305_decrypt()
|
| /optee_os/core/lib/libtomcrypt/src/pk/ecc/ |
| H A D | ecc_export.c | 21 int ecc_export(unsigned char *out, unsigned long *outlen, int type, const ecc_key *key) in ecc_export()
|