Home
last modified time | relevance | path

Searched defs:d (Results 76 – 90 of 90) sorted by relevance

1234

/optee_os/core/pta/tests/
H A Dmisc.c232 signed a, b, c, d; in self_test_division() local
/optee_os/core/kernel/
H A Dasan.c163 uint8_t *__restrict d = dst; in asan_memcpy_unchecked() local
/optee_os/core/drivers/crypto/caam/acipher/
H A Dcaam_rsa.c74 struct caamkey d; /* Private Exponent [d = 1/e mod LCM(p-1, q-1)] */ member
/optee_os/lib/libmbedtls/mbedtls/library/
H A Dpkparse.c613 unsigned char *d; in pk_parse_key_sec1_der() local
H A Dsha256.c477 #define P(a, b, c, d, e, f, g, h, x, K) \ argument
H A Dsha512.c622 #define P(a, b, c, d, e, f, g, h, x, K) \ in mbedtls_internal_sha512_process_c() argument
H A Dbignum_core.c461 mbedtls_mpi_uint mbedtls_mpi_core_mla(mbedtls_mpi_uint *d, size_t d_len, in mbedtls_mpi_core_mla()
/optee_os/core/tee/
H A Dtee_svc_storage.c629 struct tee_fs_dirent *d = NULL; in syscall_storage_next_enum() local
H A Dtee_svc_cryp.c1153 uint64_t d = 0; in get_user_u64_as_size_t() local
/optee_os/ta/pkcs11/src/
H A Dpkcs11_attributes.c2514 mbedtls_mpi d = { }; in set_private_key_data_rsa() local
2700 void *d = NULL; in encode_rsa_private_key_der() local
/optee_os/core/drivers/clk/
H A Dclk-stm32-core.c553 struct fixed_factor_cfg *d = clk->priv; in fixed_factor_get_rate() local
/optee_os/core/drivers/bnxt/
H A Dbnxt_fw.c681 TEE_Result bnxt_copy_crash_dump(uint8_t *d, uint32_t offset, uint32_t len) in bnxt_copy_crash_dump()
/optee_os/core/lib/libtomcrypt/src/headers/
H A Dtomcrypt_pk.h32 void *d; member
/optee_os/core/arch/arm/kernel/
H A Dthread_spmc.c2425 static TEE_Result check_desc(struct spmc_lsp_desc *d) in check_desc()
/optee_os/core/lib/qcbor/src/
H A Dqcbor_decode.c2208 const double d = pDecodedItem->uDataType == QCBOR_TYPE_DOUBLE ? in QCBOR_Private_DecodeDateEpoch() local

1234