/optee_os-3.20.0/core/arch/arm/kernel/ |
A D | tee_time_arm_cntpct.c | 54 static uint8_t first, bits; in REGISTER_TIME_SOURCE() local 57 if (!first) { in REGISTER_TIME_SOURCE() 60 first = 1; in REGISTER_TIME_SOURCE()
|
/optee_os-3.20.0/core/arch/arm/crypto/ |
A D | aes_armv8a_ce.h | 15 int rounds, int blocks, int first); 17 int rounds, int blocks, int first); 23 int rounds, int blocks, uint8_t ctr[], int first);
|
A D | aes_modes_armv8a_ce_a32.S | 148 vld1.8 {q8-q9}, [\rk] @ load first 2 round keys
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/pk/ecc/ |
A D | ltc_ecc_mulmod.c | 32 int first, bitbuf, bitcpy, bitcnt, mode, digidx; in ltc_ecc_mulmod() local 102 first = 1; in ltc_ecc_mulmod() 137 if (first == 1) { in ltc_ecc_mulmod() 140 first = 0; in ltc_ecc_mulmod() 163 if (first == 0) { in ltc_ecc_mulmod() 169 if (first == 1){ in ltc_ecc_mulmod() 172 first = 0; in ltc_ecc_mulmod()
|
A D | ltc_ecc_mul2add.c | 35 int err, first; in ltc_ecc_mul2add() local 122 first = 1; in ltc_ecc_mul2add() 144 if ((nA == 0) && (nB == 0) && (first == 1)) { in ltc_ecc_mul2add() 149 if (first == 0) { in ltc_ecc_mul2add() 157 if (first == 1) { in ltc_ecc_mul2add() 159 first = 0; in ltc_ecc_mul2add()
|
/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/ |
A D | memory_buffer_alloc.c | 65 memory_header *first; member 108 memory_header *cur = heap.first; in debug_chain() 175 memory_header *prv = heap.first, *cur; in verify_chain() 186 if( heap.first->prev != NULL ) in verify_chain() 195 cur = heap.first->next; in verify_chain() 514 if( heap.first->next == NULL ) in mbedtls_memory_buffer_alloc_status() 595 heap.first = (memory_header *)buf; in mbedtls_memory_buffer_alloc_init() 597 heap.first->magic1 = MAGIC1; in mbedtls_memory_buffer_alloc_init() 598 heap.first->magic2 = MAGIC2; in mbedtls_memory_buffer_alloc_init() 599 heap.first_free = heap.first; in mbedtls_memory_buffer_alloc_init() [all …]
|
A D | x509_create.c | 270 mbedtls_asn1_named_data *first ) in mbedtls_x509_write_names() argument 274 mbedtls_asn1_named_data *cur = first; in mbedtls_x509_write_names() 359 mbedtls_asn1_named_data *first ) in mbedtls_x509_write_extensions() argument 363 mbedtls_asn1_named_data *cur_ext = first; in mbedtls_x509_write_extensions()
|
/optee_os-3.20.0/core/drivers/ |
A D | versal_sha3_384.c | 21 uint32_t first = VERSAL_SHA3_384_FIRST_PACKET; in input_plaintext() local 33 arg.data[0] = first | VERSAL_SHA3_384_NEXT_PACKET | len; in input_plaintext() 40 first = 0; in input_plaintext()
|
A D | versal_nvm.c | 255 uint32_t first, size_t num) in versal_efuse_read_user_data() argument 258 .start = first, in versal_efuse_read_user_data() 266 if (first + num > EFUSE_MAX_USER_FUSES || len < num * sizeof(uint32_t)) in versal_efuse_read_user_data() 363 uint32_t first, size_t num) in versal_efuse_write_user_data() argument 368 .start = first, in versal_efuse_write_user_data() 378 if (first + num > EFUSE_MAX_USER_FUSES || len < num * sizeof(uint32_t)) in versal_efuse_write_user_data()
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/math/fp/ |
A D | ltc_ecc_fp_mulmod.c | 854 first = 1; in s_accel_fp_mul() 864 if (!first) { in s_accel_fp_mul() 871 if (!first && z) { in s_accel_fp_mul() 879 first = 0; in s_accel_fp_mul() 1041 first = 1; in ss_accel_fp_mul2add() 1052 if (!first) { in ss_accel_fp_mul2add() 1059 if (!first) { in ss_accel_fp_mul2add() 1075 first = 0; in ss_accel_fp_mul2add() 1077 if (zB && first == 0) { in ss_accel_fp_mul2add() 1083 } else if (zB && first == 1) { in ss_accel_fp_mul2add() [all …]
|
/optee_os-3.20.0/lib/libmbedtls/mbedtls/include/mbedtls/ |
A D | x509.h | 360 mbedtls_asn1_named_data *first ); 362 mbedtls_asn1_named_data *first );
|
/optee_os-3.20.0/ldelf/ |
A D | syscalls_a32.S | 31 @ Point just before the push (4 registers) above on the first argument
|
/optee_os-3.20.0/lib/libutee/arch/arm/ |
A D | utee_syscalls_a32.S | 41 @ Point just before the push (4 registers) above on the first argument
|
/optee_os-3.20.0/core/include/drivers/ |
A D | versal_nvm.h | 228 uint32_t first, size_t num); 234 uint32_t first, size_t num);
|
/optee_os-3.20.0/lib/libutils/isoc/ |
A D | bget.doc | 18 * Allocation by either the "first fit" or "best fit" 44 than 25 years have passed since the first implementation of this code. 129 When a call on bget() cannot be satisfied, BGET first checks if a 213 for the first call on <compact> for a given allocation request, and
|
/optee_os-3.20.0/lib/libmbedtls/mbedtls/ |
A D | README.md | 130 These variables need to be adjusted when invoking cmake for the first time,
|
A D | ChangeLog | 1367 belongs to a different group from the first. Before, if an application 1368 passed keys that belonged to different group, the first key's data was 1539 incoming message buffer was placed within the first 64KiB of address 2679 when the first intermediate certificate has pathLenConstraint=0. Found by 2889 should generally be the first function called on this context after init: 2900 (see rename.pl and compat-1.3.h above) and their first argument's type 3094 1.3.10) (first reported by Martin Blumenstingl). 3284 * md_list() now returns hashes strongest first 4164 appended with '....' after first 28 octets 4403 * Fixed incorrect handling of negative first input [all …]
|
/optee_os-3.20.0/ |
A D | CHANGELOG.md | 1620 N/A since this is the first release tag on OP-TEE.
|