| /optee_os/core/lib/libtomcrypt/src/math/ |
| H A D | rand_prime.c | 16 int err, res, type; in rand_prime() local
|
| /optee_os/core/lib/libtomcrypt/src/pk/asn1/der/sequence/ |
| H A D | der_encode_sequence_multi.c | 24 ltc_asn1_type type; in der_encode_sequence_multi() local
|
| H A D | der_encode_sequence_ex.c | 26 ltc_asn1_type type; in der_encode_sequence_ex() local
|
| H A D | der_length_sequence.c | 29 ltc_asn1_type type; in der_length_sequence_ex() local
|
| H A D | der_decode_sequence_multi.c | 26 ltc_asn1_type type; in s_der_decode_sequence_va() local
|
| /optee_os/core/lib/libtomcrypt/src/pk/rsa/ |
| H A D | rsa_export.c | 20 int rsa_export(unsigned char *out, unsigned long *outlen, int type, const rsa_key *key) in rsa_export()
|
| /optee_os/core/lib/libtomcrypt/src/pk/dsa/ |
| H A D | dsa_export.c | 20 int dsa_export(unsigned char *out, unsigned long *outlen, int type, const dsa_key *key) in dsa_export()
|
| H A D | dsa_set.c | 67 int dsa_set_key(const unsigned char *in, unsigned long inlen, int type, dsa_key *key) in dsa_set_key()
|
| /optee_os/core/lib/libtomcrypt/src/misc/ssh/ |
| H A D | ssh_encode_sequence_multi.c | 25 ssh_data_type type; in ssh_encode_sequence_multi() local
|
| H A D | ssh_decode_sequence_multi.c | 24 ssh_data_type type; in ssh_decode_sequence_multi() local
|
| /optee_os/core/lib/libtomcrypt/src/pk/asn1/der/custom_type/ |
| H A D | der_length_custom_type.c | 27 ltc_asn1_type type; in der_length_custom_type() local
|
| H A D | der_encode_custom_type.c | 28 ltc_asn1_type type; in der_encode_custom_type() local
|
| H A D | der_decode_custom_type.c | 48 ltc_asn1_type type; in der_decode_custom_type_ex() local
|
| /optee_os/core/include/mm/ |
| H A D | core_mmu.h | 124 static inline const char *teecore_memtype_name(enum teecore_memtypes type) in teecore_memtype_name() 171 enum teecore_memtypes type; member 207 #define register_phys_mem(type, addr, size) \ argument 211 #define register_phys_mem_ul(type, addr, size) \ argument 216 #define register_phys_mem_pgdir(type, addr, size) \ argument
|
| /optee_os/core/arch/arm/plat-sam/pm/ |
| H A D | psci.c | 31 uint32_t type = 0; in psci_cpu_suspend() local
|
| /optee_os/core/lib/libtomcrypt/src/pk/dh/ |
| H A D | dh_set.c | 85 int dh_set_key(const unsigned char *in, unsigned long inlen, int type, dh_key *key) in dh_set_key()
|
| /optee_os/core/lib/libtomcrypt/src/misc/padding/ |
| H A D | padding_pad.c | 83 enum padding_type type; in padding_pad() local
|
| /optee_os/lib/libmbedtls/mbedtls/include/psa/ |
| H A D | crypto_compat.h | 182 psa_key_type_t type, const uint8_t *data, size_t data_length) in psa_set_key_domain_parameters()
|
| /optee_os/lib/libutils/ext/ |
| H A D | ubsan.c | 66 struct type_descriptor *type; member 73 struct type_descriptor *type; member 94 struct type_descriptor *type; member 99 struct type_descriptor *type; member
|
| /optee_os/core/pta/tests/ |
| H A D | fs_htree.c | 30 static TEE_Result test_get_offs_size(enum tee_fs_htree_type type, size_t idx, in test_get_offs_size() 93 enum tee_fs_htree_type type, size_t idx, in test_read_init() 137 enum tee_fs_htree_type type, size_t idx, in test_write_init() 471 enum tee_fs_htree_type type, size_t idx) in test_corrupt_type()
|
| /optee_os/core/drivers/ |
| H A D | aplic_priv.c | 120 uint32_t type) in aplic_set_source_mode()
|
| /optee_os/core/drivers/crypto/caam/hash/ |
| H A D | local.h | 28 uint32_t type; /* Algo type for operation */ member
|
| /optee_os/core/drivers/crypto/caam/utils/ |
| H A D | utils_mem.c | 40 static void *mem_alloc(size_t size, uint8_t type) in mem_alloc() 95 uint8_t type) in mem_alloc_buf()
|
| /optee_os/lib/libmbedtls/mbedtls/library/ |
| H A D | md.c | 68 #define MD_INFO(type, out_size, block_size) type, out_size, block_size, argument 70 #define MD_INFO(type, out_size, block_size) type, out_size, argument 412 #define ALLOC(type) \ argument
|
| /optee_os/core/include/ |
| H A D | initcall.h | 22 #define __define_initcall(type, lvl, fn) \ argument 27 #define __define_initcall(type, lvl, fn) \ argument
|