| /optee_os/core/drivers/firewall/ |
| H A D | stm32_iac.c | 61 #define IAC_EXCEPT_MSB_BIT(x) ((x) * _PERIPH_IDS_PER_REG + \ argument 63 #define IAC_EXCEPT_LSB_BIT(x) ((x) * _PERIPH_IDS_PER_REG) argument 64 #define IAC_FIRST_ILAC_IN_REG(x) (__builtin_ffs((x)) - 1) argument
|
| /optee_os/core/lib/libtomcrypt/src/pk/pkcs1/ |
| H A D | pkcs_1_pss_encode.c | 32 unsigned long x, y, hLen, modulus_len; in pkcs_1_pss_encode() local
|
| H A D | pkcs_1_oaep_encode.c | 34 unsigned long hLen, x, y, modulus_len; in pkcs_1_oaep_encode() local
|
| H A D | pkcs_1_oaep_decode.c | 34 unsigned long hLen, x, y, modulus_len; in pkcs_1_oaep_decode() local
|
| /optee_os/core/drivers/crypto/stm32/ |
| H A D | stm32_pka.h | 40 struct stm32_pka_bn x; member
|
| /optee_os/core/lib/libtomcrypt/src/modes/xts/ |
| H A D | xts_decrypt.c | 13 unsigned long x; in s_tweak_uncrypt() local
|
| H A D | xts_encrypt.c | 13 unsigned long x; in s_tweak_crypt() local
|
| /optee_os/core/arch/arm/plat-marvell/armada7k8k/ |
| H A D | hal_sec_perf.c | 40 #define MCU_TZ_RANGE_HIGH_REG(x) PHY_2_VIR(MCU_BASE + 0x84 + ((x) << 3)) argument 41 #define MCU_TZ_RANGE_LOW_REG(x) PHY_2_VIR(MCU_BASE + 0x80 + ((x) << 3)) argument 129 #define TZ_LOCK_MC(x) \ argument
|
| /optee_os/core/drivers/crypto/hisilicon/ |
| H A D | hpre_dh.c | 159 static TEE_Result hpre_dh_gen_privkey(struct bignum *x, size_t key_bits) in hpre_dh_gen_privkey() 211 uint8_t *x = msg->x_p; in hpre_dh_params_bn2bin() local
|
| /optee_os/core/drivers/clk/sam/ |
| H A D | phy-sama7-utmi-clk.c | 18 #define SAMA7_SFR_UTMI0R(x) (0x2040 + 4 * (x)) /* offset of SFR_UTMI0Rx */ argument
|
| /optee_os/core/arch/arm/plat-amlogic/scripts/ |
| H A D | aml_bin2img.py | 63 def auto_int(x): argument
|
| /optee_os/core/lib/libtomcrypt/src/pk/asn1/der/custom_type/ |
| H A D | der_decode_custom_type.c | 50 unsigned long size, x, y, z, blksize; in der_decode_custom_type_ex() local
|
| /optee_os/core/lib/libtomcrypt/src/pk/rsa/ |
| H A D | rsa_verify_hash.c | 32 unsigned long modulus_bitlen, modulus_bytelen, x; in rsa_verify_hash_ex() local
|
| /optee_os/core/lib/libtomcrypt/src/pk/ecc/ |
| H A D | ltc_ecc_mul2add.c | 33 unsigned x, y; in ltc_ecc_mul2add() local
|
| /optee_os/lib/libutils/isoc/arch/arm/softfloat/source/ |
| H A D | f128M_rem.c | 63 uint32_t x[4], rem1[5], *remPtr; in f128M_rem() local
|
| H A D | extF80M_rem.c | 70 uint32_t rem[3], x[3], sig32B, q, recip32, rem2[3], *remPtr, *altRemPtr; in extF80M_rem() local
|
| /optee_os/core/arch/riscv/include/kernel/ |
| H A D | thread_private_arch.h | 58 unsigned long x[13]; member
|
| /optee_os/core/lib/libtomcrypt/src/ciphers/ |
| H A D | multi2.c | 117 int x; in multi2_setup() local 243 int err, x; in multi2_test() local
|
| H A D | xtea.c | 28 ulong32 x, sum, K[4]; in xtea_setup() local
|
| /optee_os/core/drivers/ |
| H A D | stm32_hpdma.c | 29 #define _HPDMA_CIDCFGR(x) (U(0x054) + U(0x080) * (x)) argument 30 #define _HPDMA_SEMCR(x) (U(0x058) + U(0x080) * (x)) argument
|
| /optee_os/core/lib/libtomcrypt/src/mac/pelican/ |
| H A D | pelican.c | 107 int x; in pelican_process() local
|
| /optee_os/core/lib/libtomcrypt/src/pk/asn1/der/sequence/ |
| H A D | der_decode_sequence_multi.c | 27 unsigned long size, x; in s_der_decode_sequence_va() local
|
| /optee_os/core/drivers/crypto/se050/adaptors/include/ |
| H A D | se050_utils.h | 32 #define WATERMARKED(x) \ argument
|
| /optee_os/core/lib/libtomcrypt/src/hashes/whirl/ |
| H A D | whirl.c | 56 int x, y; in ss_whirlpool_compress() local
|
| /optee_os/core/lib/libtomcrypt/src/pk/ec25519/ |
| H A D | tweetnacl.c | 28 static int vn(const u8 *x,const u8 *y,int n) in vn() 36 static int tweetnacl_crypto_verify_32(const u8 *x,const u8 *y) in tweetnacl_crypto_verify_32() 171 i64 x[80],r,i; in tweetnacl_crypto_scalarmult() local 378 i64 x[64],i; in reduce() local 387 i64 i,j,x[64]; in tweetnacl_crypto_sign() local
|