Home
last modified time | relevance | path

Searched defs:D (Results 76 – 100 of 145) sorted by relevance

123456

/OK3568_Linux_fs/external/security/librkcrypto/test/c_mode/
H A Dhash_md5.c86 uint32_t X[16], A, B, C, D; in mbedtls_md5_process() local
H A Dhash_sha1.c87 uint32_t temp, W[16], A, B, C, D, E; in mbedtls_sha1_process() local
H A Dhash_sha512.c198 uint64_t A, B, C, D, E, F, G, H; in mbedtls_sha512_process() local
/OK3568_Linux_fs/external/security/librkcrypto/test/include/c_mode/
H A Drsa.h101 mbedtls_mpi D; /*!< private exponent */ member
/OK3568_Linux_fs/u-boot/lib/
H A Dsha256.c70 uint32_t A, B, C, D, E, F, G, H; in sha256_process_one() local
H A Dsha1.c80 unsigned long temp, W[16], A, B, C, D, E; in sha1_process_one() local
/OK3568_Linux_fs/kernel/arch/powerpc/math-emu/
H A Dmath.c154 #define D 5 macro
/OK3568_Linux_fs/u-boot/arch/arm/mach-snapdragon/
H A Dclock-apq8016.c105 uintptr_t D; member
/OK3568_Linux_fs/kernel/include/math-emu/
H A Dop-common.h826 #define FP_CONV(dfs,sfs,dwc,swc,D,S) \ argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dtree-vectorizer.h91 #define VECTORIZABLE_CYCLE_DEF(D) (((D) == vect_reduction_def) \ argument
H A Dfibonacci_heap.h650 const int D = 1 + 8 * sizeof (long); in consolidate() local
/OK3568_Linux_fs/kernel/arch/x86/crypto/
H A Dsha1_ssse3_asm.S194 .set D, REG_D define
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dtree-vectorizer.h91 #define VECTORIZABLE_CYCLE_DEF(D) (((D) == vect_reduction_def) \ argument
H A Dfibonacci_heap.h650 const int D = 1 + 8 * sizeof (long); in consolidate() local
/OK3568_Linux_fs/u-boot/include/
H A Dsym53c8xx.h529 #define DATA(D) (0x00040000 | ((D) & 0xff)) argument
530 #define MASK(D,M) (0x00040000 | (((M ^ 0xff) & 0xff) << 8ul)|((D) & 0xff)) argument
/OK3568_Linux_fs/kernel/arch/mips/crypto/
H A Dchacha-core.S186 #define AXR(A, B, C, D, K, L, M, N, V, W, Y, Z, S) \ argument
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt286.h12 #define VERB_CMD(V, N, D) ((N << 20) | (V << 8) | D) argument
H A Drt298.h12 #define VERB_CMD(V, N, D) ((N << 20) | (V << 8) | D) argument
H A Drt274.h12 #define VERB_CMD(V, N, D) ((N << 20) | (V << 8) | D) argument
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/formulas/
H A Ddifferential_quantities.hpp216 CT const D = (c60 * cos_alp0_quad - c144 * cos_alp0_sqr + c128) * sig_12; in J12_f() local
/OK3568_Linux_fs/kernel/lib/mpi/
H A Dec.c853 #define D (ctx->t.scratch[2]) in dup_point_edwards() macro
1085 #define D (ctx->t.scratch[3]) in add_points_edwards() macro
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dpadlock-aes.c69 u32 *D; member
/OK3568_Linux_fs/kernel/scripts/
H A Dresource_tool.c64 unsigned long temp, W[16], A, B, C, D, E; in sha1_process() local
338 uint32_t A, B, C, D, E, F, G, H; in sha256_process() local
/OK3568_Linux_fs/u-boot/tools/rockchip/
H A Dresource_tool.c64 unsigned long temp, W[16], A, B, C, D, E; in sha1_process() local
338 uint32_t A, B, C, D, E, F, G, H; in sha256_process() local
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/progs/
H A Dbtf_dump_test_case_syntax.c16 D = 4294967295, enumerator

123456