/optee_os-3.20.0/core/arch/arm/crypto/ |
A D | sha256_armv8a_ce_a32.S | 96 .word 0x428a2f98, 0x71374491, 0xb5c0fbcf, 0xe9b5dba5 97 .word 0x3956c25b, 0x59f111f1, 0x923f82a4, 0xab1c5ed5 98 .word 0xd807aa98, 0x12835b01, 0x243185be, 0x550c7dc3 99 .word 0x72be5d74, 0x80deb1fe, 0x9bdc06a7, 0xc19bf174 100 .word 0xe49b69c1, 0xefbe4786, 0x0fc19dc6, 0x240ca1cc 101 .word 0x2de92c6f, 0x4a7484aa, 0x5cb0a9dc, 0x76f988da 102 .word 0x983e5152, 0xa831c66d, 0xb00327c8, 0xbf597fc7 103 .word 0xc6e00bf3, 0xd5a79147, 0x06ca6351, 0x14292967 104 .word 0x27b70a85, 0x2e1b2138, 0x4d2c6dfc, 0x53380d13 105 .word 0x650a7354, 0x766a0abb, 0x81c2c92e, 0x92722c85 [all …]
|
A D | sha256_armv8a_ce_a64.S | 118 .word 0x428a2f98, 0x71374491, 0xb5c0fbcf, 0xe9b5dba5 119 .word 0x3956c25b, 0x59f111f1, 0x923f82a4, 0xab1c5ed5 120 .word 0xd807aa98, 0x12835b01, 0x243185be, 0x550c7dc3 121 .word 0x72be5d74, 0x80deb1fe, 0x9bdc06a7, 0xc19bf174 122 .word 0xe49b69c1, 0xefbe4786, 0x0fc19dc6, 0x240ca1cc 123 .word 0x2de92c6f, 0x4a7484aa, 0x5cb0a9dc, 0x76f988da 124 .word 0x983e5152, 0xa831c66d, 0xb00327c8, 0xbf597fc7 125 .word 0xc6e00bf3, 0xd5a79147, 0x06ca6351, 0x14292967 126 .word 0x27b70a85, 0x2e1b2138, 0x4d2c6dfc, 0x53380d13 127 .word 0x650a7354, 0x766a0abb, 0x81c2c92e, 0x92722c85 [all …]
|
A D | sha1_armv8a_ce_a32.S | 110 .word 0x5a827999, 0x5a827999, 0x5a827999, 0x5a827999 111 .word 0x6ed9eba1, 0x6ed9eba1, 0x6ed9eba1, 0x6ed9eba1 112 .word 0x8f1bbcdc, 0x8f1bbcdc, 0x8f1bbcdc, 0x8f1bbcdc 113 .word 0xca62c1d6, 0xca62c1d6, 0xca62c1d6, 0xca62c1d6
|
A D | sha1_armv8a_ce_a64.S | 122 .word 0x5a827999, 0x6ed9eba1, 0x8f1bbcdc, 0xca62c1d6
|
A D | sm3_armv8a_ce_a64.S | 139 .word 0x79cc4519, 0x9d8a7a87
|
/optee_os-3.20.0/core/lib/libtomcrypt/src/headers/ |
A D | tomcrypt_macros.h | 262 :"=r" (word) in ROL() 264 return word; in ROL() 270 :"=r" (word) in ROR() 272 return word; in ROR() 307 :"=r" (word) in ROL() 309 return word; in ROL() 317 return word; in ROR() 327 return word; in ROLc() 335 return word; in RORc() 382 return word; in ROL64() [all …]
|
A D | tomcrypt_cfg.h | 261 #error You must specify a word size as well as endianess in tomcrypt_cfg.h
|
/optee_os-3.20.0/lib/libutils/isoc/arch/arm/softfloat/source/ |
A D | s_negXM.c | 48 uint32_t word; in softfloat_negXM() local 54 word = ~zPtr[index] + carry; in softfloat_negXM() 55 zPtr[index] = word; in softfloat_negXM() 58 if ( word ) carry = 0; in softfloat_negXM()
|
/optee_os-3.20.0/core/drivers/crypto/caam/ |
A D | caam_desc.c | 32 void caam_desc_update_hdr(uint32_t *desc, uint32_t word) in caam_desc_update_hdr() argument 35 caam_write_val32((void *)desc, word); in caam_desc_update_hdr() 38 void caam_desc_add_word(uint32_t *desc, uint32_t word) in caam_desc_add_word() argument 44 caam_write_val32((void *)last, word); in caam_desc_add_word()
|
/optee_os-3.20.0/ldelf/ |
A D | start_a32.S | 56 .word __reloc_begin - reloc_begin_rel 58 .word __reloc_end - reloc_end_rel
|
A D | start_a64.S | 59 .word __reloc_begin - reloc_begin_rel 61 .word __reloc_end - reloc_end_rel
|
A D | start_rv64.S | 58 .word __reloc_begin - reloc_begin_rel 60 .word __reloc_end - reloc_end_rel
|
A D | ta_elf_rel.c | 152 uint32_t word = bloom[(hash / 32) % h->bloom_size]; in resolve_sym_helper() local 156 if ((word & mask) != mask) in resolve_sym_helper() 161 uint64_t word = bloom[(hash / 64) % h->bloom_size]; in resolve_sym_helper() local 165 if ((word & mask) != mask) in resolve_sym_helper()
|
/optee_os-3.20.0/core/drivers/pm/sam/ |
A D | pm_suspend.S | 496 .word 0 498 .word 0 500 .word 0 502 .word 0 504 .word 0 506 .word 0 508 .word 0 510 .word 0 512 .word 0 514 .word 0 [all …]
|
/optee_os-3.20.0/core/drivers/imx/mu/ |
A D | imx_mu.c | 92 uint32_t word = 0; in imx_mu_send_msg() local 101 memcpy(&word, &msg->header, sizeof(uint32_t)); in imx_mu_send_msg() 102 res = imx_mu_plat_send(base, 0, word); in imx_mu_send_msg()
|
/optee_os-3.20.0/core/include/drivers/ |
A D | imx_ocotp.h | 21 TEE_Result imx_ocotp_read(unsigned int bank, unsigned int word, uint32_t *val);
|
/optee_os-3.20.0/core/drivers/ |
A D | imx_ocotp.c | 83 TEE_Result imx_ocotp_read(unsigned int bank, unsigned int word, uint32_t *val) in imx_ocotp_read() argument 90 if (bank > g_ocotp->nb_banks || word > g_ocotp->nb_words) in imx_ocotp_read() 110 *val = io_read32(g_base_addr + OCOTP_SHADOW_OFFSET(bank, word)); in imx_ocotp_read() 112 DMSG("OCOTP Bank %d Word %d Fuse 0x%" PRIx32, bank, word, *val); in imx_ocotp_read()
|
/optee_os-3.20.0/ta/pkcs11/src/ |
A D | processing_ec.c | 855 uint32_t word = 0; in pkcs2tee_param_ecdh() local 861 rc = serialargs_get_u32(&args, &word); in pkcs2tee_param_ecdh() 866 rc = serialargs_get_u32(&args, &word); in pkcs2tee_param_ecdh() 867 if (rc || word) in pkcs2tee_param_ecdh() 871 rc = serialargs_get_u32(&args, &word); in pkcs2tee_param_ecdh() 872 if (rc || !word) in pkcs2tee_param_ecdh() 875 *pub_size = word; in pkcs2tee_param_ecdh()
|
/optee_os-3.20.0/core/arch/arm/plat-ti/ |
A D | a9_plat_init.S | 27 .word 0
|
/optee_os-3.20.0/core/arch/arm/kernel/ |
A D | entry_a32.S | 644 .word sem_cpu_sync 648 .word sem_cpu_sync + (CFG_TEE_CORE_NB_CORE << 2) 653 .word __text_start 836 .word stack_tmp - stack_tmp_rel - STACK_TMP_GUARD 840 .word stack_tmp_stride - stack_tmp_stride_rel
|
A D | entry_a64.S | 590 .word stack_tmp - stack_tmp_rel - STACK_TMP_GUARD
|
/optee_os-3.20.0/core/lib/zlib/ |
A D | inflate.c | 460 # define CRC2(check, word) \ argument 462 hbuf[0] = (unsigned char)(word); \ 463 hbuf[1] = (unsigned char)((word) >> 8); \ 467 # define CRC4(check, word) \ argument 469 hbuf[0] = (unsigned char)(word); \ 470 hbuf[1] = (unsigned char)((word) >> 8); \ 471 hbuf[2] = (unsigned char)((word) >> 16); \ 472 hbuf[3] = (unsigned char)((word) >> 24); \
|
/optee_os-3.20.0/lib/libutils/isoc/arch/arm/ |
A D | setjmp_a32.S | 147 .word 0xe12fff1e /* bx lr */
|
/optee_os-3.20.0/core/drivers/crypto/caam/include/ |
A D | caam_desc_helper.h | 22 void caam_desc_update_hdr(uint32_t *desc, uint32_t word); 24 void caam_desc_add_word(uint32_t *desc, uint32_t word);
|
/optee_os-3.20.0/core/lib/libfdt/ |
A D | README.license | 43 libfdt into such environments and so difficult to suitably word a
|